Namespace Property (IXmlItemSerializer)
In This Topic
Gets the namespace to be used to write the item data to the XML.
Syntax
'Declaration
ReadOnly Property Namespace As String
Property Value
A
System.String value indicating the XML namespace.
See Also