This documentation is archived and is not being maintained.
ValidationStepDriver Class
Visual Studio 2013
System::Object
Microsoft.TeamFoundation.Framework.Server::ServicingStepDriver
Microsoft.TeamFoundation.Framework.Server::ValidationStepDriver
Microsoft.TeamFoundation.Framework.Server::ServicingStepDriver
Microsoft.TeamFoundation.Framework.Server::ValidationStepDriver
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The ValidationStepDriver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ServicingOperationExecutionHandlers | (Inherited from ServicingStepDriver.) |
![]() | ServicingStepGroupExecutionHandlers | (Inherited from ServicingStepDriver.) |
![]() | SqlAzureDeployment | (Inherited from ServicingStepDriver.) |
| Name | Description | |
|---|---|---|
![]() | Dispose | (Inherited from ServicingStepDriver.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Execute | (Inherited from ServicingStepDriver.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FinishOperation | (Inherited from ServicingStepDriver.) |
![]() | FinishStepGroup | (Inherited from ServicingStepDriver.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PerformOperations | (Overrides ServicingStepDriver::PerformOperations(Int32).) |
![]() | PerformServicingStep | (Inherited from ServicingStepDriver.) |
![]() | StartOperation | (Inherited from ServicingStepDriver.) |
![]() | StartStepGroup | (Inherited from ServicingStepDriver.) |
![]() | ThrowIfCanceled | (Inherited from ServicingStepDriver.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | m_isDetached | (Inherited from ServicingStepDriver.) |
![]() | m_operationExecutionHandlers | (Inherited from ServicingStepDriver.) |
![]() | m_operationProvider | (Inherited from ServicingStepDriver.) |
![]() | m_operations | (Inherited from ServicingStepDriver.) |
![]() | m_servicingContext | (Inherited from ServicingStepDriver.) |
![]() | m_servicingExecutionHandlerProvider | (Inherited from ServicingStepDriver.) |
![]() | m_servicingOperations | (Inherited from ServicingStepDriver.) |
![]() | m_stepGroupExecutionHandlers | (Inherited from ServicingStepDriver.) |
![]() | m_stepPerformerProvider | (Inherited from ServicingStepDriver.) |
Show:
