CmdletProvider.InvokeCommand Property

Definition

Gets the instance of the command invocation APIs for the current runspace.

public System.Management.Automation.CommandInvocationIntrinsics InvokeCommand { get; }
Property Value