CustomBindingCollectionElement.BindingType 속성

정의

이 바인딩의 형식을 가져옵니다.

public:
 virtual property Type ^ BindingType { Type ^ get(); };
public override Type BindingType { get; }
member this.BindingType : Type
Public Overrides ReadOnly Property BindingType As Type

속성 값

Type

바인딩의 형식을 포함하는 Type입니다.

적용 대상