CSharpTest.Net
UninstallService Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > ServiceCommands.Installation Class : UninstallService Method

svcName
The name of the service to remove.

Glossary Item Box

Removes a Win32 Service that was previously installed.

Syntax

Visual Basic (Declaration) 
Public Shared Sub UninstallService( _
   ByVal svcName As String _
) 
C# 
public static void UninstallService( 
   string svcName
)

Parameters

svcName
The name of the service to remove.

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys