Visual Basic (Declaration) | |
---|---|
Public Interface ICommandInterpreter |
C# | |
---|---|
public interface ICommandInterpreter |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
ICommandInterpreter MembersCSharpTest.Net.Commands Namespace
ServiceCommands.RunAsService(ICommandInterpreter,String,String[])
ServiceCommands.Installation.InstallService(String,String,ServiceStartMode,ServiceAccount,String,String[],ICommandInterpreter,String)
ICommand.Run(ICommandInterpreter,String[])
ICommandFilter.Run(ICommandInterpreter,ICommandChain,String[])