DataContractAttribute Properties
Collapse the table of content
Expand the table of content

DataContractAttribute Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The DataContractAttribute type exposes the following members.

  NameDescription
Public property IsReference Gets or sets a value that indicates whether to preserve object reference data.
Public property Name Gets or sets the name of the data contract for the type.
Public property Namespace Gets or sets the namespace for the data contract for the type.
Top

Show:
© 2017 Microsoft