SR.WmlPageAdapterPartialStackTrace Field

Definition

A string that provides a title for the partial stack trace. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: System::String ^ WmlPageAdapterPartialStackTrace;
public const string WmlPageAdapterPartialStackTrace;
val mutable WmlPageAdapterPartialStackTrace : string
Public Const WmlPageAdapterPartialStackTrace As String 

Field Value

Remarks

The value of this string is "Partial Stack Trace:".

Applies to

See also