Sdílet prostřednictvím


BindingsSection.NetHttpBinding Vlastnost

Definice

Získá prvek konfigurace, který obsahuje kolekci NetHttpBindingElement objektů.

public:
 property System::ServiceModel::Configuration::NetHttpBindingCollectionElement ^ NetHttpBinding { System::ServiceModel::Configuration::NetHttpBindingCollectionElement ^ get(); };
[System.Configuration.ConfigurationProperty("netHttpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.NetHttpBindingCollectionElement NetHttpBinding { get; }
[<System.Configuration.ConfigurationProperty("netHttpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.NetHttpBinding : System.ServiceModel.Configuration.NetHttpBindingCollectionElement
Public ReadOnly Property NetHttpBinding As NetHttpBindingCollectionElement

Hodnota vlastnosti

NetHttpBindingCollectionElement

NetHttpBindingCollectionElementObjekt definující konfigurační oddíl, který obsahuje kolekci NetHttpBindingElement objektů.

Atributy

Platí pro