Share via


FileShareDataset.FileName Property

Definition

The name of the on-premises file system. Type: string (or Expression with resultType string).

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

Property Value

Applies to