다음을 통해 공유


SrgsDocument.Language 속성

정의

SrgsDocument 클래스의 인라인 코드에 사용되는 프로그래밍 언어를 가져오거나 설정합니다.

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

Language 속성은 SrgsDocument가 현재 설정되어 있는 프로그래밍 언어를 반환합니다.

적용 대상