Share via


CustomActivity.FolderPath Property

Definition

Folder path for resource files Type: string (or Expression with resultType string).

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

Property Value

Applies to