ImageGear .NET
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

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback