Compartir a través de


WebQueryProperties.XmlSource Propiedad

Definición

Origen XML

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a