Share via


UdpBindingElement.BindingElementType プロパティ

定義

バインディングの種類を取得します。

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

プロパティ値

バインディングの型。

適用対象