Sdílet prostřednictvím


CompilerError.ErrorNumber Vlastnost

Definice

Získá nebo nastaví číslo chyby.

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

Hodnota vlastnosti

Číslo chyby jako řetězec.

Poznámky

Vlastnost ErrorNumber může obsahovat řetězec libovolné délky.

Platí pro