FormDescription.ContactName Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant le nom de la personne à contacter pour obtenir des informations concernant le formulaire personnalisé pour cet FormDescription objet. Lecture-écriture.

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

Valeur de propriété

S’applique à