CmdletAdapter<TObjectInstance>.Cmdlet Property

Definition

Cmdlet that this ObjectModelWrapper is associated with.

public:
 property System::Management::Automation::PSCmdlet ^ Cmdlet { System::Management::Automation::PSCmdlet ^ get(); };
public System.Management.Automation.PSCmdlet Cmdlet { get; }
member this.Cmdlet : System.Management.Automation.PSCmdlet
Public ReadOnly Property Cmdlet As PSCmdlet

Property Value

Applies to