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
    Get
dbgBreakpointConditionType ConditionType { get; }
property dbgBreakpointConditionType ConditionType {
    dbgBreakpointConditionType get ();
}
abstract ConditionType : dbgBreakpointConditionType
function get ConditionType () : dbgBreakpointConditionType

Valeur de propriété

Type : EnvDTE.dbgBreakpointConditionType
Une des valeurs dbgBreakpointConditionType.

Implémentations

Breakpoint2.ConditionType

Notes

Consultez ConditionType.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

ConditionType, surcharge

EnvDTE90a, espace de noms