C# Class ShellExtensionClient.FileCopyEvent

Afficher le fichier Open project: gratianlup/SecureDelete Class Usage Examples

Méthodes publiques

Свойство Type Description
CompletedSize long
DestinationPath string
Failed bool
SourcePath string
TotalSize long

Property Details

CompletedSize public_oe property

public long CompletedSize
Résultat long

DestinationPath public_oe property

public string DestinationPath
Résultat string

Failed public_oe property

public bool Failed
Résultat bool

SourcePath public_oe property

public string SourcePath
Résultat string

TotalSize public_oe property

public long TotalSize
Résultat long