Condividi tramite


IJSVsaError.LineText Proprietà

Definizione

Ottiene il testo del codice sorgente dalla riga che ha causato l'errore.

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

Valore della proprietà

Codice sorgente letterale stringa dalla riga che ha causato l'errore.

Si applica a