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