Share via


DelimitedTextWriteSettings.FileExtension Property

Definition

The file extension used to create the files. Type: string (or Expression with resultType string).

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

Property Value

Applies to