InheritanceMappingAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The InheritanceMappingAttribute type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Code Gets or sets the discriminator code value in a mapped inheritance hierarchy.
Public propertySupported by Silverlight for Windows Phone IsDefault Gets or sets whether an object of this type in instantiated when the discriminator value does not match a specified value.
Public propertySupported by Silverlight for Windows Phone Type Gets or sets the type of the class in the hierarchy.

Top