AssemblyMetadataAttribute.Key 속성

정의

메타데이터 키를 가져옵니다.

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

속성 값

String

메타데이터 키입니다.

적용 대상