Partager via


WebHttpEndpointElement.HelpEnabled Propriété

Définition

Détermine ou définit si l'aide est activée.

public:
 property bool HelpEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("helpEnabled", DefaultValue=false)]
public bool HelpEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("helpEnabled", DefaultValue=false)>]
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 à