WorkflowCompilationContext.Language 속성

정의

현재 범위에서 사용할 수 있는 워크플로 컴파일러 옵션을 Language 가져옵니다.

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

속성 값

현재 범위에서 사용할 수 있는 워크플로 컴파일러 옵션 프로그래밍 언어입니다.

적용 대상