Partager via


CompilerError.ErrorText Propriété

Définition

Obtient ou définit le texte du message d'erreur.

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

Valeur de propriété

Texte du message d'erreur.

Remarques

La ErrorText propriété peut être une chaîne de n’importe quelle longueur.

S’applique à