JScriptException.StackTrace Właściwość

Definicja

Pobiera informacje o śledzeniu stosu w momencie błędu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 virtual property System::String ^ StackTrace { System::String ^ get(); };
public override string StackTrace { get; }
member this.StackTrace : string
Public Overrides ReadOnly Property StackTrace As String

Wartość właściwości

String

Informacje o śledzeniu stosu.

Dotyczy

Zobacz też