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)

속성 값

적용 대상