SettingsCommand.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 ou définit l'ID de la commande.
public:
property Platform::Object ^ Id { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable Id();
void Id(IInspectable value);
public object Id { get; set; }
var object = settingsCommand.id;
settingsCommand.id = object;
Public Property Id As Object
Valeur de propriété
ID de la commande.