AccountPickerOptions.HostId 属性

定义

获取此主机(通常是包 guid)的唯一标识符,该标识符将在报告遥测数据时使用。

public:
 property System::String ^ HostId { System::String ^ get(); };
public:
 property Platform::String ^ HostId { Platform::String ^ get(); };
public string HostId { get; }
member this.HostId : string
Public ReadOnly Property HostId As String

属性值

此主机的唯一标识符。

适用于