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