Udostępnij za pośrednictwem


Właściwość Breakpoint3.ConditionType —

Pobiera typ warunek przerwania, który może być albo podziału, gdy ma wartość true, lub podziału, gdy zostanie zmieniony.

Przestrzeń nazw:  EnvDTE90a
Zestaw:  EnvDTE90a (w EnvDTE90a.dll)

Składnia

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

Wartość właściwości

Typ: dbgBreakpointConditionType
Jednym z dbgBreakpointConditionType wartości.

Uwagi

See ConditionType.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Breakpoint3 Interfejs

Przestrzeń nazw EnvDTE90a