OperationProgressData Struct

Definition

A struct that represents the progress of a file system operation.

C++
public value class OperationProgressData : IEquatable<Microsoft::VisualStudio::RpcContracts::FileSystem::OperationProgressData>
Inheritance
OperationProgressData
Implements

Constructors

Properties

CompletedByteCount

Gets the completed number of bytes in the operation.

CompletedEntryCount

Gets the completed number of entries in the operation.

TotalByteCount

Gets the total number of bytes in operation has found thus far.

TotalEntryCount

Gets the total number of entries the operation has found thus far.

Methods

Equals(Object)

Compares an OperationProgressData instance with another object.

Equals(OperationProgressData)

Compares an OperationProgressData instance with another OperationProgressData instance.

GetHashCode()

Computes the hash code for an OperationProgressData instance.

Operators

Applies to

Produkt Versioner
Visual Studio SDK 2019, 2022