Share via


CompilerError.ErrorText Vlastnost

Definice

Získá nebo nastaví text chybové zprávy.

public:
 property System::String ^ ErrorText { System::String ^ get(); void set(System::String ^ value); };
public string ErrorText { get; set; }
member this.ErrorText : string with get, set
Public Property ErrorText As String

Hodnota vlastnosti

Text chybové zprávy

Poznámky

Vlastnost ErrorText může být řetězec libovolné délky.

Platí pro