var fileOperationKind : Progress.FileOperationKind?
The kind of file operation for the progress object.
進捗オブジェクトに対するファイル演算の種類。
var fileTotalCount : Int?
The total number of files for a file progress object.
あるファイル進捗オブジェクトに対するファイルの総数。
var fileCompletedCount : Int?
The number of completed files for a file progress object.
あるファイル進捗オブジェクトに対する完了したファイルの数。
struct Progress.FileOperationKind
The kind of file operation.
ファイル演算の種類。