แชร์ผ่าน


FileConsentCardResponse.UploadInfo Property

Definition

Gets or sets if the user accepted the file, contains information about the file to be uploaded.

public Microsoft.Bot.Schema.Teams.FileUploadInfo UploadInfo { get; set; }
member this.UploadInfo : Microsoft.Bot.Schema.Teams.FileUploadInfo with get, set
Public Property UploadInfo As FileUploadInfo

Property Value

The information about the file to be uploaded.

Applies to