INavigateUIData.Description Propriété

Définition

Obtient un texte qui constitue la description d'un nœud de navigation d'un contrôle de navigation.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Valeur de propriété

Texte qui constitue la description d'un nœud d'un contrôle de navigation ; sinon, null.

Remarques

La Description propriété est affichée en tant que texte d’info-bulle des TreeNode contrôles et MenuItem .

S’applique à

Voir aussi