Sdílet prostřednictvím


IVsaError.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 řetězcového literálu z řádku, který chybu způsobil.

Platí pro