This documentation is archived and is not being maintained.

IProcessGuidance Interface

Interface that allows the process guidance tool to be instantiated.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

'Declaration
<GuidAttribute("3eeb95a4-9e55-3cff-b07a-08c18019c009")> _
Public Interface IProcessGuidance

  NameDescription
Public methodLaunch(String, String)Launches the process guidance document for the specified project with the specified document path.
Public methodLaunch(String, String, String())Launches the process guidance document for the specified project with the specified document path.
Top
Show: