dbgBreakpointConditionType (EnvDTE.dbgBreakpointConditionType)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: envdte.dll

For conditional breakpoints. Indicates a break when the condition is true, or when it has changed. Used by the ConditionType property in the Breakpoint object and by the Add method in the Breakpoints collection.

VB.NET C#

C#

public enum struct dbgBreakpointConditionType : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support