FileClassifier.Culture 속성

정의

빌드의 문화권을 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property System::String ^ Culture { System::String ^ get(); void set(System::String ^ value); };
public string Culture { get; set; }
member this.Culture : string with get, set
Public Property Culture As String

속성 값

빌드의 문화권 또는 null 빌드를 지역화할 수 없는 경우

적용 대상