ImageGear .NET - Updated
UserName Field




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

Field Value

String value.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
Password Field
Domain Field