ServicingStepDriver.m_operationExecutionHandlers Field
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected ReadOnly m_operationExecutionHandlers As List(Of IServicingOperationExecutionHandler)
protected readonly List<IServicingOperationExecutionHandler> m_operationExecutionHandlers
protected:
initonly List<IServicingOperationExecutionHandler^>^ m_operationExecutionHandlers
val m_operationExecutionHandlers: List<IServicingOperationExecutionHandler>
protected final var m_operationExecutionHandlers : List<IServicingOperationExecutionHandler>
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.