Partager via


WebDescriptionAttribute.DescriptionValue Propriété

Définition

Obtient ou définit l’info-bulle à afficher dans le PropertyGridEditorPart contrôle.

protected:
 property System::String ^ DescriptionValue { System::String ^ get(); void set(System::String ^ value); };
protected string DescriptionValue { get; set; }
member this.DescriptionValue : string with get, set
Protected Property DescriptionValue As String

Valeur de propriété

Contenant String la valeur à afficher dans un PropertyGridEditorPart.

Remarques

La DescriptionValue propriété obtient ou définit la même valeur accessible via la Description propriété. La DescriptionValue propriété est protégée et, par conséquent, accessible uniquement dans la classe ou par le biais d’une classe dérivée.

S’applique à