XmlLoadOptions.IgnoreRootAttributes

XmlLoadOptions.IgnoreRootAttributes property

Indicates whether ignore attributes of the root element.

public bool IgnoreRootAttributes { get; set; }

See Also