获取或设置登录的用户名信息,默认值为anonymous
命名空间:
HslCommunication.Enthernet.Ftp
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.5.3.0 (12.5.3.0)
语法public string Username { get; set; }Public Property Username As String
Get
Set
public:
property String^ Username {
String^ get ();
void set (String^ value);
}member Username : string with get, set
属性值
类型:
String
参见