DistributedReplayConfigSettings.UIUserName プロパティ

定義

UI のユーザー名を取得または設定します。

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

プロパティ値

UI のユーザー名。

適用対象