WebScriptEndpointElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示組態檔中定義 WebScriptEndpoint 的自訂組態項目。
public ref class WebScriptEndpointElement : System::ServiceModel::Configuration::StandardEndpointElement
public class WebScriptEndpointElement : System.ServiceModel.Configuration.StandardEndpointElement
type WebScriptEndpointElement = class
inherit StandardEndpointElement
Public Class WebScriptEndpointElement
Inherits StandardEndpointElement
- 繼承
備註
Web 指令碼可以處理在網頁上輸入的資料。
建構函式
WebScriptEndpointElement() |
起始 WebScriptEndpointElement 類別的新執行個體。 |