Share via


WebHttpEndpointElement.HelpEnabled 屬性

定義

取得或設定是否已啟用說明。

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

屬性值

如果已啟用說明,則為 true,否則為 false

屬性

適用於