_Application.UserName 属性

定义

返回或设置当前用户的名称。

public:
 property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
public string UserName { get; set; }
Public Property UserName As String

属性值

适用于