Sdílet prostřednictvím


NetTcpContextBindingElement.BindingElementType Vlastnost

Definice

Získá typ CLR standardní vazby přidružené k elementu konfigurace 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

Hodnota vlastnosti

Type

Objekt Type , který určuje typ CLR standardní vazby přidružené k elementu konfigurace System.ServiceModel.NetTcpContextBinding

Platí pro