Aracılığıyla paylaş


WebHttpEndpointElement.HelpEnabled Özellik

Tanım

Yardım 'ın etkin olup olmadığını alır veya ayarlar.

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

Özellik Değeri

Boolean

true Yardım etkinse; Aksi takdirde, false .

Öznitelikler

Şunlara uygulanır