다음을 통해 공유


CategoriesDocument.Language 속성

정의

CategoriesDocument의 언어를 가져오거나 설정합니다.

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

속성 값

String

의 언어입니다 CategoriesDocument.

적용 대상