C# Class ShellExtensionClient.FileCopyEvent

Mostrar archivo Open project: gratianlup/SecureDelete Class Usage Examples

Public Properties

Property Type Description
CompletedSize long
DestinationPath string
Failed bool
SourcePath string
TotalSize long

Property Details

CompletedSize public_oe property

public long CompletedSize
return long

DestinationPath public_oe property

public string DestinationPath
return string

Failed public_oe property

public bool Failed
return bool

SourcePath public_oe property

public string SourcePath
return string

TotalSize public_oe property

public long TotalSize
return long