DevicePairingRequestedEventArgs.Pin Proprietà

Definizione

Ottiene il pin associato a una richiesta di associazione.

public:
 property Platform::String ^ Pin { Platform::String ^ get(); };
winrt::hstring Pin();
public string Pin { get; }
var string = devicePairingRequestedEventArgs.pin;
Public ReadOnly Property Pin As String

Valore della proprietà

String

Platform::String

winrt::hstring

Pin associato a una richiesta di associazione.

Si applica a