Partager via


WebQueryProperties.XmlSource Propriété

Définition

XML Source

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à