Udostępnij za pośrednictwem


JScriptException.LineText Właściwość

Definicja

Pobiera tekst kodu, w którym występuje błąd.

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

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

Wartość właściwości

Tekst kodu lub pusty ciąg, jeśli element Context to null.

Implementuje

Dotyczy

Zobacz też