Share via


IdentifierSymbol.Aliases Propiedad

Definición

Obtiene el conjunto de cadenas que se pueden usar en la línea de comandos para especificar el símbolo.

public:
 property System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ Aliases { System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<string> Aliases { get; }
member this.Aliases : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property Aliases As IReadOnlyCollection(Of String)

Valor de propiedad

Se aplica a