Freigeben über


DkmILBitOr.Type Property

Definition

The type of operands to expect (e.g. 32-bit or 64-bit). Floating-point modes are not allowed.

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