IdentifierSymbol.Aliases 屬性

定義

取得可在命令行上用來指定符號的字串集。

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)

屬性值

適用於