XmlReadSettings.Namespaces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
public object Namespaces { get; set; }
member this.Namespaces : obj with get, set
Public Property Namespaces As Object