TempState.InputFiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Downloaded files included in the Activity
public System.Collections.Generic.IList<Microsoft.Agents.Builder.App.InputFile> InputFiles { get; set; }
member this.InputFiles : System.Collections.Generic.IList<Microsoft.Agents.Builder.App.InputFile> with get, set
Public Property InputFiles As IList(Of InputFile)