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.
| Name | Description | |
|---|---|---|
|
IsReference | Gets or sets a value that indicates whether to preserve object reference data. |
|
Name | Gets or sets the name of the data contract for the type. |
|
Namespace | Gets or sets the namespace for the data contract for the type. |
Show: