Compartilhar via


VisualizerObjectSourceException.ExceptionStackTrace Property

Definition

The stack trace of the exception thrown, if any.

public:
 property System::String ^ ExceptionStackTrace { System::String ^ get(); };
public:
 property Platform::String ^ ExceptionStackTrace { Platform::String ^ get(); };
public string ExceptionStackTrace { get; }
member this.ExceptionStackTrace : string
Public ReadOnly Property ExceptionStackTrace As String

Property Value

Applies to