DkmCompiledInspectionQuery.TagValue Property

Definition

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

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

Property Value

Returns DkmCompiledInspectionQuery.Tag.

Applies to