ProtocolElement 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立這個類別的執行個體。
多載
ProtocolElement() |
建立這個類別的執行個體。 |
ProtocolElement(WebServiceProtocols) |
建立這個類別的執行個體,並初始化 Name 屬性。 |
ProtocolElement()
建立這個類別的執行個體。
public:
ProtocolElement();
public ProtocolElement ();
Public Sub New ()
適用於
ProtocolElement(WebServiceProtocols)
建立這個類別的執行個體,並初始化 Name 屬性。
public:
ProtocolElement(System::Web::Services::Configuration::WebServiceProtocols protocol);
public ProtocolElement (System.Web.Services.Configuration.WebServiceProtocols protocol);
new System.Web.Services.Configuration.ProtocolElement : System.Web.Services.Configuration.WebServiceProtocols -> System.Web.Services.Configuration.ProtocolElement
Public Sub New (protocol As WebServiceProtocols)
參數
- protocol
- WebServiceProtocols
要初始化 Name 的值。