Freigeben über


DkmILBitFieldReadFromBytes.Type Property

Definition

The type of object to read. Must be an integer and must be at least as large, in bits, as NumBits.

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmPrimitiveObjectType Type { Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmPrimitiveObjectType get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmPrimitiveObjectType Type { Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmPrimitiveObjectType get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmPrimitiveObjectType Type { get; }
member this.Type : Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmPrimitiveObjectType
Public ReadOnly Property Type As DkmPrimitiveObjectType

Property Value

Applies to