System.Diagnostics.StackTrace.METHODS_TO_SKIP Field

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

Value: 0

Syntax

public const int METHODS_TO_SKIP

Remarks

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

Requirements

Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0