ServiceControlManagerUtility Constructor
This member has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses this member throws a MethodAccessException.
[SECURITY CRITICAL]
Initializes a new instance of the ServiceControlManagerUtility class.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
<SecurityCriticalAttribute> _
Public Sub New
[SecurityCriticalAttribute]
public ServiceControlManagerUtility()
[SecurityCriticalAttribute]
public:
ServiceControlManagerUtility()
[<SecurityCriticalAttribute>]
new : unit -> ServiceControlManagerUtility
public function ServiceControlManagerUtility()