Compartilhar via


VsaCompilerError.LineText Propriedade

Definição

Obtém o texto do código-fonte da linha que causou o erro.

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

Valor da propriedade

O código-fonte da linha que causou o erro.

Implementações

Aplica-se a