Name

DebuggerStepThroughAttribute

Synopsis

This attribute is used by the Visual Studio debugger. Visual Studio does not stop in a method marked with this attribute, but it does allow you to set a breakpoint in such a method.

Public NotInheritable Class DebuggerStepThroughAttribute : Inherits Attribute
' Public Constructors
   Public Sub New() 
End Class

Hierarchy

System.ObjectSystem.Attribute DebuggerStepThroughAttribute

Valid On

Class, Struct, Constructor, Method

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.