Partager via


IAssetFile Interface

Définition

public interface IAssetFile
type IAssetFile = interface
Public Interface IAssetFile

Propriétés

Asset
AssetFileOptions
ContentChecksum
ContentFileSize
Created
EncryptionKeyId
EncryptionScheme
EncryptionVersion
Id
InitializationVector
IsEncrypted
IsPrimary
LastModified
MimeType
Name
ParentAssetId

Méthodes

Delete()
DeleteAsync()
Download(String)
DownloadAsync(String, BlobTransferClient, ILocator, CancellationToken)
Update()
UpdateAsync()
Upload(Stream)
Upload(String)
UploadAsync(Stream, BlobTransferClient, ILocator, CancellationToken)
UploadAsync(String, BlobTransferClient, ILocator, CancellationToken)

Événements

DownloadProgressChanged
UploadProgressChanged

S’applique à