Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
Public Interface IProcessGuidance
public interface IProcessGuidance
public interface class IProcessGuidance
type IProcessGuidance = interface end
public interface IProcessGuidance
Methods
| Name | Description | |
|---|---|---|
![]() |
Launch(String, String) | Launches the process guidance document for the specified project with the specified document path. |
![]() |
Launch(String, String, array<String[]) | Launches the process guidance document for the specified project with the specified document path. |
Top
.gif)