This documentation is archived and is not being maintained.
IProcessGuidance::Launch Method (String, String)
Visual Studio 2013
Launches the process guidance document for the specified project with the specified document path.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Parameters
- projectName
- Type: System::String
The name of the project owning the process guidance document to launch.
- documentPath
- Type: System::String
The path to the document to launch.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: