Share via


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 用户名。

适用于