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

属性值

开发环境使用的编程语言的名称。

适用于