EngineIntrinsics.InvokeCommand Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the engine APIs to invoke a command.
public:
 property System::Management::Automation::CommandInvocationIntrinsics ^ InvokeCommand { System::Management::Automation::CommandInvocationIntrinsics ^ get(); };public System.Management.Automation.CommandInvocationIntrinsics InvokeCommand { get; }member this.InvokeCommand : System.Management.Automation.CommandInvocationIntrinsicsPublic ReadOnly Property InvokeCommand As CommandInvocationIntrinsics