Share via


StackFrameInfo.ErrorDetails Property

Definition

Specific error details for this stack frame.

public:
 property System::String ^ ErrorDetails { System::String ^ get(); void set(System::String ^ value); };
public string ErrorDetails { get; set; }
member this.ErrorDetails : string with get, set
Public Property ErrorDetails As String

Property Value

Applies to