TeamProjectCollectionWebService.EnableServicing Method
Namespace: Microsoft.TeamFoundation.Framework.Server.WebServices
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Декларация
<WebMethodAttribute> _
Public Function EnableServicing As Boolean
[WebMethodAttribute]
public bool EnableServicing()
[WebMethodAttribute]
public:
bool EnableServicing()
[<WebMethodAttribute>]
member EnableServicing : unit -> bool
public function EnableServicing() : boolean
Return Value
Type: System.Boolean
.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.
See Also
Reference
TeamProjectCollectionWebService Class
Microsoft.TeamFoundation.Framework.Server.WebServices Namespace