OpenXmlReader.StandaloneXml 属性

定义

获取 XML 流的 XML 声明中的独立属性。 默认值为 null。

public virtual bool? StandaloneXml { get; }
member this.StandaloneXml : Nullable<bool>
Public Overridable ReadOnly Property StandaloneXml As Nullable(Of Boolean)

属性值

返回 Nullable<T>

适用于