DkmClrType.CorElementType Property

Definition

The CorElementType of this type.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property System::UInt32 CorElementType { System::UInt32 get(); };
public:
 property unsigned int CorElementType { unsigned int get(); };
public uint CorElementType { get; }
member this.CorElementType : uint32
Public ReadOnly Property CorElementType As UInteger

Property Value

Applies to