CommandInfo.CommandType Property

Definition

Gets the type of the command.

public:
 property System::Management::Automation::CommandTypes CommandType { System::Management::Automation::CommandTypes get(); };
public System.Management.Automation.CommandTypes CommandType { get; }
member this.CommandType : System.Management.Automation.CommandTypes
Public ReadOnly Property CommandType As CommandTypes

Property Value

Applies to