NetTcpContextBindingElement.BindingElementType Proprietà

Definizione

Ottiene il tipo CLR dell'associazione standard che viene associato all'elemento di configurazione: System.ServiceModel.NetTcpContextBinding.

protected:
 virtual property Type ^ BindingElementType { Type ^ get(); };
protected override Type BindingElementType { get; }
member this.BindingElementType : Type
Protected Overrides ReadOnly Property BindingElementType As Type

Valore della proprietà

Type

Type che specifica il tipo CLR dell'associazione standard che viene associato all'elemento di configurazione System.ServiceModel.NetTcpContextBinding.

Si applica a