This documentation is archived and is not being maintained.

DestroyEventArgs::StopAtSpec Property

Gets the version spec that was used when DestroyFlags.KeepHistory is set to limit the number of versions of files to have their content destroyed.

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

public:
property VersionSpec^ StopAtSpec {
	VersionSpec^ get ();
}

Show: