Share via


FileDownloadInfo Class

Definition

Content type for FileDownloadInfo.

public class FileDownloadInfo
type FileDownloadInfo = class
Public Class FileDownloadInfo
Inheritance
FileDownloadInfo

Constructors

FileDownloadInfo()

Initializes a new instance of the FileDownloadInfo class.

FileDownloadInfo(String, String, String, Object)

Initializes a new instance of the FileDownloadInfo class.

Fields

ContentType

Content type to be used in the type property.

Properties

DownloadUrl

Gets or sets file download URL.

Etag

Gets or sets eTag for the file.

FileType

Gets or sets type of file.

UniqueId

Gets or sets unique Id for the file.

Applies to