Package version:

interface ProgressProperties {
    percentage?: string;
}

Properties

Properties

percentage?: string

The percentage complete of the copy operation.