CimConverter.GetCimType(Type) Method

Definition

public:
 static Microsoft::Management::Infrastructure::CimType GetCimType(Type ^ dotNetType);
public:
 static Microsoft::Management::Infrastructure::CimType GetCimType(Platform::Type ^ dotNetType);
public static Microsoft.Management.Infrastructure.CimType GetCimType (Type dotNetType);
static member GetCimType : Type -> Microsoft.Management.Infrastructure.CimType
Public Shared Function GetCimType (dotNetType As Type) As CimType

Parameters

dotNetType
Type

Returns

Applies to