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 类的新实例。 |