DevicePairingRequestedEventArgs.Pin Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’épingle associée à une demande de jumelage.
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
Valeur de propriété
Broche associée à une demande de jumelage.