InvokeCommandParameters Class

Definition

The invoke command parameters.

public class InvokeCommandParameters
type InvokeCommandParameters = class
Public Class InvokeCommandParameters
Inheritance
InvokeCommandParameters

Constructors

InvokeCommandParameters()

Initializes a new instance of the InvokeCommandParameters class.

Properties

Command

Optional. The command to invoke.

Directory

Optional. The directory to invoke command in.

Applies to