DataContractAttribute 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 DataContractAttribute type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone IsReference Gets or sets a value that indicates whether to preserve object reference data.
Public propertySupported by Silverlight for Windows Phone Name Gets or sets the name of the data contract for the type.
Public propertySupported by Silverlight for Windows Phone Namespace Gets or sets the namespace for the data contract for the type.

Top