次の方法で共有


WebHttpRelayBindingCollectionElement.GetDefault メソッド

定義

使用される既定のバインディングを取得します。

protected override System.ServiceModel.Channels.Binding GetDefault ();
override this.GetDefault : unit -> System.ServiceModel.Channels.Binding
Protected Overrides Function GetDefault () As Binding

戻り値

既定の Binding バインドを表す を返します。

適用対象