DkmInstructionSymbol.TagValue Eigenschaft

Definition

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

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

Eigenschaftswert

DkmInstructionSymbol.Tag

Gibt DkmInstructionSymbol.Tagzurück.

Gilt für