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

屬性值

開發環境中使用的程式語言名稱。

適用於