Share via


AgentApplicationOptions.FileDownloaders Property

Definition

Optional. Array of input file download plugins to use.

public System.Collections.Generic.IList<Microsoft.Agents.Builder.App.IInputFileDownloader>? FileDownloaders { get; set; }
member this.FileDownloaders : System.Collections.Generic.IList<Microsoft.Agents.Builder.App.IInputFileDownloader> with get, set
Public Property FileDownloaders As IList(Of IInputFileDownloader)

Property Value

Applies to