DkmILBitFieldReadFromBytes.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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