StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>.GetDefault Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera używane powiązanie domyślne.
protected public:
override System::ServiceModel::Channels::Binding ^ GetDefault();
protected internal override System.ServiceModel.Channels.Binding GetDefault ();
override this.GetDefault : unit -> System.ServiceModel.Channels.Binding
Protected Friend Overrides Function GetDefault () As Binding
Zwraca
Obiekt Binding reprezentujący powiązanie domyślne.