Sdílet prostřednictvím


VsaCompilerError.LineText Vlastnost

Definice

Získá text zdrojového kódu z řádku, který způsobil chybu.

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

Hodnota vlastnosti

Zdrojový kód z řádku, který způsobil chybu.

Implementuje

Platí pro