RootNamespace Property

DataContractSerializerSettings.RootNamespace Property

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

Gets or sets the root namespace for the specified object.

Namespace:  System.Runtime.Serialization
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

public XmlDictionaryString RootNamespace { get; set; }

Property Value

Type: System.Xml.XmlDictionaryString
The root namespace for the specified object.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft