DkmRuntimeBreakpoint.TagValue Propriété

Définition

DkmRuntimeBreakpoint est une classe de base abstraite. Cette énumération indique la classe dérivée dont cet objet est une instance.

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

Valeur de propriété

DkmRuntimeBreakpoint.Tag

Retourne DkmRuntimeBreakpoint.Tag.

S’applique à