DataConnectionDialog.Title Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère ou définit la chaîne qui représente le texte affiché dans la barre de titre de la boîte de dialogue de connexion.
public:
abstract property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
public abstract string Title { get; set; }
member this.Title : string with get, set
Public MustOverride Property Title As String
Valeur de propriété
Retourne la chaîne représentant le texte affiché dans la barre de titre de la boîte de dialogue.