Sdílet prostřednictvím


BindingsSection.NetTcpBinding Vlastnost

Definice

Získá konfigurační prvek, který obsahuje kolekci NetTcpBindingElement objektů.

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

Hodnota vlastnosti

A NetTcpBindingCollectionElement , který obsahuje kolekci NetTcpBindingElement objektů.

Atributy

Platí pro