IWorkflowCompilerOptionsService.Language 속성

정의

워크플로를 컴파일할 때 Visual Studio 같은 환경에서 사용하는 프로그래밍 언어를 가져옵니다.

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

속성 값

개발 환경에서 사용하는 프로그래밍 언어의 이름입니다.

적용 대상