次の方法で共有


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

プロパティ値

このホストの一意識別子。

適用対象