DkmExceptionTrigger.TagValue Property

Definition

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

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

Property Value

Returns DkmExceptionTrigger.Tag.

Applies to