Condividi tramite


VsaCompilerError.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 dalla riga che ha causato l'errore.

Implementazioni

Si applica a