共用方式為


HttpBindingBaseElement(String) 建構函式

定義

初始化 HttpBindingBaseElement 類別的新執行個體。

protected:
 HttpBindingBaseElement(System::String ^ name);
protected HttpBindingBaseElement (string name);
new System.ServiceModel.Configuration.HttpBindingBaseElement : string -> System.ServiceModel.Configuration.HttpBindingBaseElement
Protected Sub New (name As String)

參數

name
String

繫結的名稱。

適用於