DkmILInterpreterValue.TagValue Property

Definition

DkmILInterpreterValue is an abstract base class. This enum indicates which derived class this object is an instance of.

public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmILInterpreterValue::Tag TagValue { Microsoft::VisualStudio::Debugger::Clr::DkmILInterpreterValue::Tag get(); };
public Microsoft.VisualStudio.Debugger.Clr.DkmILInterpreterValue.Tag TagValue { get; }
member this.TagValue : Microsoft.VisualStudio.Debugger.Clr.DkmILInterpreterValue.Tag
Public ReadOnly Property TagValue As DkmILInterpreterValue.Tag

Property Value

Applies to