CSharpTest.Net
SetServiceExeArgs Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Services Namespace > SvcControlManager Class : SetServiceExeArgs Method

exePath
arguments

Glossary Item Box

Changes the service's executable and arguments

Syntax

Visual Basic (Declaration) 
Public Sub SetServiceExeArgs( _
   ByVal exePath As String, _
   ByVal arguments() As String _
) 
C# 
public void SetServiceExeArgs( 
   string exePath,
   string[] arguments
)

Parameters

exePath
arguments

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys