InvocationInfo.MyCommand 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.
Provide basic information about the command.
public:
property System::Management::Automation::CommandInfo ^ MyCommand { System::Management::Automation::CommandInfo ^ get(); };
public System.Management.Automation.CommandInfo MyCommand { get; }
member this.MyCommand : System.Management.Automation.CommandInfo
Public ReadOnly Property MyCommand As CommandInfo
Property Value
may be null