ImageGear .NET - Updated
Domain Field




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

Field Value

String value.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
Password Field
UserName Field