Option.Aliases Vlastnost

Definice

Získá jedinečnou sadu řetězců, které lze použít na příkazovém řádku k určení Možnosti.

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)

Hodnota vlastnosti

Poznámky

Kolekce neobsahuje Name možnost.

Platí pro