Partager via


Breakpoint3.ConditionType, propriété

Obtient le type de condition du point d'arrêt, lequel peut être arrêt en cas de valeur true ou en cas de modification.

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

Syntaxe

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

Valeur de propriété

Type : dbgBreakpointConditionType
Une des valeurs de dbgBreakpointConditionType.

Notes

Consultez ConditionType.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

EnvDTE90a, espace de noms