DkmILBitAnd.Type 属性

定义

需要 (例如32位或64位) 的操作数的类型。 不允许使用浮点模式。

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

属性值

DkmPrimitiveObjectType

返回 DkmPrimitiveObjectType

适用于