Compartilhar via


WebQueryProperties.XmlSource Propriedade

Definição

Fonte XML

Representa o seguinte atributo no 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 da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a