Dsl.ExplorerTitleMenuName 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.
Retourne le texte utilisé à la fois dans l’Explorateur de modèles et dans le menu (affichage de menu IE- > « autres fenêtres »- > ExplorerTitleMenuName). il construit le titre en fonction de l’Explorateur. title + « Explorer »
public:
property System::String ^ ExplorerTitleMenuName { System::String ^ get(); };
public string ExplorerTitleMenuName { get; }
member this.ExplorerTitleMenuName : string
Public ReadOnly Property ExplorerTitleMenuName As String