AccountPickerOptions.HostId Property

Definition

Gets a unique identifier for this host, usually the package GUID, that will be used when reporting telemetry

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

Property Value

A unique identifier for this host.

Applies to