DkmExceptionInformation.TagValue Eigenschaft

Definition

Dkmexceptioninformation ist eine abstrakte Basisklasse. Diese Enumeration gibt an, welche abgeleitete Klasse dieses Objekt eine Instanz von ist.

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

Eigenschaftswert

DkmExceptionInformation.Tag

Gibt DkmExceptionInformation.Tagzurück.

Gilt für