WebHttpBindingCollectionElement.GetDefault 메서드

정의

사용된 기본 바인딩을 가져옵니다.

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

반환

Binding

기본 바인딩을 나타내는 Binding 개체입니다.

적용 대상