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)

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: