Partager via


Breakpoint3.Type, propriété

Obtient une constante qui spécifie le type de point d'arrêt.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property Type As dbgBreakpointType
dbgBreakpointType Type { get; }
property dbgBreakpointType Type {
    dbgBreakpointType get ();
}
abstract Type : dbgBreakpointType with get
function get Type () : dbgBreakpointType

Valeur de propriété

Type : dbgBreakpointType
Une des valeurs de dbgBreakpointType.

Notes

Consultez Type.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

EnvDTE90a, espace de noms