SessionState.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.
The command invocation intrinsics for this session state instance.
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.CommandInvocationIntrinsics
Public ReadOnly Property InvokeCommand As CommandInvocationIntrinsics