Share via


DkmILIsTrue.Type Property

Definition

The type of comparison to perform (e.g. integer vs. floating-point).

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

Returns DkmPrimitiveObjectType.

Applies to