Aracılığıyla paylaş


WebHttpEndpoint.HelpEnabled Özellik

Tanım

Uç nokta için HTTP yardım sayfasının etkinleştirilip etkinleştirilmediğini gösteren bir değer alır veya ayarlar.

public:
 property bool HelpEnabled { bool get(); void set(bool value); };
public bool HelpEnabled { get; set; }
member this.HelpEnabled : bool with get, set
Public Property HelpEnabled As Boolean

Özellik Değeri

Boolean

true HTTP Yardım sayfası etkinse; Aksi takdirde false .

Şunlara uygulanır