ForEachLoopClass.DebugMode Свойство

Определение

public:
 virtual property bool DebugMode { bool get(); void set(bool value); };
public virtual bool DebugMode { get; set; }
member this.DebugMode : bool with get, set
Public Overridable Property DebugMode As Boolean

Значение свойства

True , если объект находится в режиме отладки и запускает событие OnBreakpointHit(IDTSBreakpointSite100, IDTSBreakpointTarget100) ; в противном случае — false.

Реализации

Применяется к