AccountPickerOptions.HostId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.