Share via


GenericCimCmdletActivity.TypeImplementingCmdlet Property

Definition

The .NET type that implements the associated cmdlet

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

Property Value

Applies to