CompileWorkflowTask.ProjectExtension 属性

定义

获取或设置包含工作流项目文件扩展名的字符串。

public:
 property System::String ^ ProjectExtension { System::String ^ get(); void set(System::String ^ value); };
public string ProjectExtension { get; set; }
member this.ProjectExtension : string with get, set
Public Property ProjectExtension As String

属性值

String

包含工作流项目文件扩展名的字符串。

适用于