ServicingOperationConstants.BringToCurrentServiceLevel Field
Pseudo-Operations are markers that are treated specially These must be removed and replaced by the real operations before the operation is started. This is performed in the TeamFoundationServicingService.PerformPreJobWork
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly BringToCurrentServiceLevel As String
public static readonly string BringToCurrentServiceLevel
public:
static initonly String^ BringToCurrentServiceLevel
static val BringToCurrentServiceLevel: string
public static final var BringToCurrentServiceLevel : 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.