_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

プロパティ値

適用対象