NotifyParentPropertyAttribute.NotifyParent 속성

정의

부모 속성에 속성 값에 대한 변경 내용을 알릴지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool NotifyParent { bool get(); };
public bool NotifyParent { get; }
member this.NotifyParent : bool
Public ReadOnly Property NotifyParent As Boolean

속성 값

true부모 속성에 변경 내용을 알려야 하는 경우 그렇지 않으면 . false

적용 대상

추가 정보