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!

InheritanceAttribute Fields

The fields of the InheritanceAttribute class are listed below. For a complete list of InheritanceAttribute class members, see the InheritanceAttribute Members topic.

Public:

Default Specifies the default value for the InheritanceAttribute as NotInherited.
Inherited Specifies that the component is inherited. This field is read-only.
InheritedReadOnly Specifies that the component is inherited and is read-only. This field is read-only.
NotInherited Specifies that the component is not inherited. This field is read-only.

See Also

InheritanceAttribute Class | System.ComponentModel.Design Namespace