DeletedState Enumeration

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

Syntax

'宣言
Public Enumeration DeletedState
public enum DeletedState
public enum class DeletedState
type DeletedState
public enum DeletedState

Members

Member name Description
NonDeleted
Deleted
Any

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Server Namespace