Click or drag to resize
StackTraceMETHODS_TO_SKIP Field
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) Version: 4.0.0.0
Syntax
C#
public const int METHODS_TO_SKIP

Field Value

Type: Int32
See Also