METHODS_TO_SKIP Field
Collapse the table of content
Expand the table of content

StackTrace.METHODS_TO_SKIP Field

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Defines the default for the number of methods to omit from the stack trace. This field is constant.

Namespace:  System.Diagnostics
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Const METHODS_TO_SKIP As Integer

The default value for the number of methods to skip at the beginning of the stack trace. The value of this constant is 0.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft