ProjectReference.Aliases プロパティ

定義

参照のエイリアス。 参照にエイリアスがない場合は空です。

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

プロパティ値

適用対象