Command.Aliases 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’ensemble unique de chaînes qui peuvent être utilisées sur la ligne de commande pour spécifier la commande.
public:
property System::Collections::Generic::ICollection<System::String ^> ^ Aliases { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Aliases { get; }
member this.Aliases : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Aliases As ICollection(Of String)
Valeur de propriété
Remarques
La collection ne contient pas la Name commande.