This documentation is archived and is not being maintained.
ContractNamespaceAttribute.ContractNamespace Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the namespace of the data contract members.
Namespace:
System.Runtime.Serialization
Assembly:
System.Runtime.Serialization (in System.Runtime.Serialization.dll)
public string ContractNamespace { get; }
Property Value
Type:
System.StringThe namespace of the data contract members.
This property can only be set using the constructor when applying the attribute to an assembly.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0