次の方法で共有


WebQueryProperties.XmlSource プロパティ

定義

XML ソース

スキーマ内の次の属性を表します: xml

[DocumentFormat.OpenXml.SchemaAttr(0, "xml")]
public DocumentFormat.OpenXml.BooleanValue XmlSource { get; set; }
public DocumentFormat.OpenXml.BooleanValue XmlSource { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xml")]
public DocumentFormat.OpenXml.BooleanValue? XmlSource { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xml")]
public DocumentFormat.OpenXml.BooleanValue? XmlSource { get; set; }
public DocumentFormat.OpenXml.BooleanValue? XmlSource { get; set; }
member this.XmlSource : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xml")>]
member this.XmlSource : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xml")>]
member this.XmlSource : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property XmlSource As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象