다음을 통해 공유


BindingCollectionElement.BindingType 속성

정의

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

public:
 abstract property Type ^ BindingType { Type ^ get(); };
public abstract Type BindingType { get; }
member this.BindingType : Type
Public MustOverride ReadOnly Property BindingType As Type

속성 값

Type

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

적용 대상