NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NotifyParentPropertyAttribute Class

Indicates whether the parent property is notified if a child namespace property is modified.

Object
   Attribute
      MemberAttribute
         NotifyParentPropertyAttribute

[Visual Basic]
Public Class NotifyParentPropertyAttribute
   Inherits MemberAttribute
[C#]
public class NotifyParentPropertyAttribute : MemberAttribute
[C++]
public __gc class NotifyParentPropertyAttribute : public
   MemberAttribute
[JScript]
public class NotifyParentPropertyAttribute extends MemberAttribute

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

NotifyParentPropertyAttribute Members | System.ComponentModel.Design Namespace | System.ComponentModel.Design.MemberAttribute