Share via


XmlReadSettings.Namespaces Property

Definition

Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> Namespaces { get; set; }
member this.Namespaces : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property Namespaces As DataFactoryElement(Of Boolean)

Property Value

Applies to