public string LayerName {get; set;}
public: __property string* get_LayerName(); public: __property void set_LayerName( string* value );
public: property String^ LayerName { String^ get(); void set ( String^ value); }
'Declaration Public Property LayerName As String
'Usage Dim instance As GetLayerPasswordEventArgs Dim value As String instance.LayerName = value value = instance.LayerName
GetLayerPasswordEventArgs Class GetLayerPasswordEventArgs Members
©2019. Accusoft Corporation. All Rights Reserved.