_Application.UserName 属性

定义

返回或设置用户名,该名称用于信封和 Author 文档属性。

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

属性值

适用于