ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTGetNotateXpressLayerPasswordEventArgs Class : LayerPassword Property |
'Declaration Public Property LayerPassword As String
'Usage Dim instance As ImGearARTGetNotateXpressLayerPasswordEventArgs Dim value As String instance.LayerPassword = value value = instance.LayerPassword
public string LayerPassword {get; set;}