Partager via


FormDescription.Comment Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant le texte d’un commentaire affecté à la description du formulaire. Lecture-écriture.

public:
 property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
public string Comment { get; set; }
Public Property Comment As String

Valeur de propriété

S’applique à