WebHttpElement.HelpEnabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of help is ingeschakeld.

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

Waarde van eigenschap

true als help is ingeschakeld; anders, false.

Kenmerken

Van toepassing op