Partager via


WebHttpElement.HelpEnabled Propriété

Définition

Obtient ou définit une valeur qui indique si l'aide est activée.

public:
 property bool HelpEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("helpEnabled")]
public bool HelpEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("helpEnabled")>]
member this.HelpEnabled : bool with get, set
Public Property HelpEnabled As Boolean

Valeur de propriété

Boolean

true si l'aide est activée ; sinon, false.

Attributs

S’applique à