PropertyMap.SourceObject 속성

정의

변환할 속성이 있는 개체를 가져옵니다.

protected:
 property System::Object ^ SourceObject { System::Object ^ get(); };
protected object SourceObject { get; }
member this.SourceObject : obj
Protected ReadOnly Property SourceObject As Object

속성 값

변환할 속성이 있는 개체입니다.

설명

에 매핑된 속성이 PropertyMap 있어야 SourceObject합니다.

적용 대상

추가 정보

  • PropertyMap
  • PropertyMap
  • 속성 매핑
  • 자습서: ElementHost 컨트롤을 사용하여 속성 매핑
  • WindowsFormsHost 요소를 사용하여 속성을 매핑하는 단계별 가이드