InvokeCimMethod.TypeImplementingCmdlet Property

Definition

The .NET type implementing the cmdlet to invoke.

public:
 virtual property Type ^ TypeImplementingCmdlet { Type ^ get(); };
public:
 virtual property Platform::Type ^ TypeImplementingCmdlet { Platform::Type ^ get(); };
public override Type TypeImplementingCmdlet { get; }
member this.TypeImplementingCmdlet : Type
Public Overrides ReadOnly Property TypeImplementingCmdlet As Type

Property Value

Applies to