ContractNamespaceAttribute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the ContractNamespaceAttribute class using a specified namespace.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- contractNamespace
- Type: System.String
The namespace of the contract.
Show: