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.
Include Protected Members
Include Inherited Members
Adds a top-level build step to a build.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() |
AddBuildStep(IBuildDetail, String, String) | Adds a top-level build step to the specified build with a start time of DateTime.Now. Saves to the server. |
![]() ![]() |
AddBuildStep(IBuildInformation, String, String) | Adds a top-level build step to the specified build information object with a start time of DateTime.Now. Does not save to the server. |
![]() ![]() |
AddBuildStep(IBuildDetail, String, String, DateTime) | Adds a top-level build step to the specified build. Saves to the server. |
![]() ![]() |
AddBuildStep(IBuildInformation, String, String, DateTime) | Adds a top-level build step to the specified build information object. Does not save to the server. |
![]() ![]() |
AddBuildStep(IBuildDetail, String, String, DateTime, BuildStepStatus) | Adds a top-level build step to the specified build. Saves to the server. |
![]() ![]() |
AddBuildStep(IBuildInformation, String, String, DateTime, BuildStepStatus) | Adds a top-level build step to the specified build information object. Does not save to the server. |
Top
.gif)
.gif)