DkmRawReturnValue.TagValue Property

Definition

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

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

Property Value

Returns DkmRawReturnValue.Tag.

Applies to