Condividi tramite


CompilerError.ErrorText Proprietà

Definizione

Ottiene o imposta il testo del messaggio di errore.

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

Valore della proprietà

Testo del messaggio di errore.

Commenti

La ErrorText proprietà può essere una stringa di qualsiasi lunghezza.

Si applica a