Class StackFrame
- Namespace
- Microsoft.ApplicationInsights.DataContracts
- Assembly
- Microsoft.ApplicationInsights.dll
public sealed class StackFrame
- Inheritance
-
StackFrame
- Inherited Members
- Extension Methods
Constructors
StackFrame(string, string, int, int, string)
public StackFrame(string assembly, string fileName, int level, int line, string method)