StackTrace Class |
Namespace: System.Diagnostics
[SerializableAttribute] public class StackTrace
The StackTrace type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetFrame | Gets the specified stack frame. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Builds a readable representation of the stack trace. (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | METHODS_TO_SKIP | Defines the default for the number of methods to omit from the stack trace. This field is constant. |