Executable.CommandName

Executable.CommandName property

Gets the name of the executable (command).

public abstract string CommandName { get; }

See Also