UserDataAccount.Id 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 une chaîne qui identifie de façon unique le UserDataAccount sur l’appareil local.
public:
property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = userDataAccount.id;
Public ReadOnly Property Id As String
Valeur de propriété
Chaîne qui identifie de façon unique le UserDataAccount sur l’appareil local.