OpenXmlReader.StandaloneXml 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.
Gets the standalone property in the XML declaration of the XML stream. The default value is null.
public virtual bool? StandaloneXml { get; }
member this.StandaloneXml : Nullable<bool>
Public Overridable ReadOnly Property StandaloneXml As Nullable(Of Boolean)
Property Value
Returns Nullable<T>.