Compartir a través de


AccountPickerOptions.HostId Propiedad

Definición

Obtiene un identificador único para este host, normalmente el guid del paquete, que se usará al informar de telemetría.

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

Valor de propiedad

Identificador único para este host.

Se aplica a