This documentation is archived and is not being maintained.

ChangePendedFlags Enumeration

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

[FlagsAttribute]
public enum class ChangePendedFlags

Member nameDescription
NoneNo flags were set.

UnknownServer does not support this mechanism.

WorkingFolderMappingsUpdatedOne or more working folders was updated in this call.

Show: