DkmRuntimeInstance.TagValue Property

Definition

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

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

Property Value

Returns DkmRuntimeInstance.Tag.

Applies to