This documentation is archived and is not being maintained.

ILocalUpdateOperation::VersionServer Property

Gets the version that the workspace should have.

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

property int VersionServer {
	int get ();
}

Property Value

Type: System::Int32
The version that the workspace should have. May be zero for cases such as cloaked or unmapped items.

Show: