ImageGear .NET - Updated
Password Field




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearRemoteFile Class : Password Field
Gets or sets password (part of credentials to access file).
Syntax
'Declaration
 
Public Password As String
'Usage
 
Dim instance As ImGearRemoteFile
Dim value As String
 
value = instance.Password
 
instance.Password = value
public string Password
public: string* Password
public:
String^ Password

Field Value

String value.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
UserName Field
Domain Field