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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback