DataContractAttribute Properties
.NET Framework (current version)
Namespace:
System.Runtime.Serialization
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | IsNameSetExplicitly | Gets whether Name has been explicitly set. |
![]() | IsNamespaceSetExplicitly | Gets whether Namespace has been explicitly set. |
![]() | IsReference | Gets or sets a value that indicates whether to preserve object reference data. |
![]() | IsReferenceSetExplicitly | Gets whether IsReference has been explicitly set. |
![]() | 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. |
![]() | TypeId |
Show:
