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

See Also

Reference

ServicingOperationConstants Class

Microsoft.TeamFoundation.Framework.Server Namespace