Share via


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

屬性值

此主機的唯一標識碼。

適用於