IProcessGuidance.Launch 方法 (String, String)

生成过程指南用于的指定项目文档指定文档路径。

命名空间:  Microsoft.TeamFoundation.Common
程序集:  Microsoft.VisualStudio.TeamFoundation.Client(在 Microsoft.VisualStudio.TeamFoundation.Client.dll 中)

语法

声明
Sub Launch ( _
    projectName As String, _
    documentPath As String _
)
void Launch(
    string projectName,
    string documentPath
)

参数

  • projectName
    类型:System.String
    拥有过程指南的项目的名称文档生成。

.NET Framework 安全性

请参见

参考

IProcessGuidance 接口

Launch 重载

Microsoft.TeamFoundation.Common 命名空间