AssemblyCultureAttribute.Culture 속성

정의

특성 사용 어셈블리에서 지원하는 문화권을 가져옵니다.

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

속성 값

지원되는 문화권의 이름이 포함된 문자열입니다.

적용 대상