Click or drag to resize

PFLogEntryPageFriendlyTrace Property

Gets or sets the friendly stack trace.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
public Html FriendlyTrace { get; set; }

Property Value

Type: Html
The friendly stack trace.
See Also