This documentation is archived and is not being maintained.

ILocalUpdateOperation::VersionLocal Property

Gets the current version of the workspace.

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

property int VersionLocal {
	int get ();
}

Property Value

Type: System::Int32
The current version of the workspace. Zero if the workspace does not contain the item.

Show: