Share via


FileShareDataset.FileFilter Property

Definition

Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string).

public object FileFilter { get; set; }
member this.FileFilter : obj with get, set
Public Property FileFilter As Object

Property Value

Applies to