ServicingStepDriver.m_servicingContext Field
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected ReadOnly m_servicingContext As ServicingContext
protected readonly ServicingContext m_servicingContext
protected:
initonly ServicingContext^ m_servicingContext
val m_servicingContext: ServicingContext
protected final var m_servicingContext : ServicingContext
.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.