This documentation is archived and is not being maintained.

SetWorkspaceLocationProgressEventArgs::ProgressTotal Property

Gets the total progress value.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property int ProgressTotal {
	int get ();
}

Property Value

Type: System::Int32
The total progress value.

Show: