Freigeben über


HttpErrorKeys.StackTraceKey Field

 

Provides a key for the StackTrace.

Namespace:   System.Web.Http
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

public static readonly string StackTraceKey
public:
static initonly String^ StackTraceKey
static val StackTraceKey : string
Public Shared ReadOnly StackTraceKey As String

Field Value

Type: System.String

See Also

HttpErrorKeys Class
System.Web.Http Namespace

Return to top