ITeamProjectCollectionServicing.EnableServicing Method
Enables creation and servicing of team project collections.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Function EnableServicing As Boolean
bool EnableServicing()
bool EnableServicing()
abstract EnableServicing : unit -> bool
function EnableServicing() : boolean
Return Value
Type: System.Boolean
True if servicing was already enabled. False if servicing was previously disabled.
.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.