PendingChangePropertyVersions Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.PendingChangePropertyVersions

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

Syntax

'宣言
Public NotInheritable Class PendingChangePropertyVersions
public static class PendingChangePropertyVersions
public ref class PendingChangePropertyVersions abstract sealed
[<AbstractClass>]
[<Sealed>]
type PendingChangePropertyVersions =  class end
public final class PendingChangePropertyVersions

The PendingChangePropertyVersions type exposes the following members.

Fields

  Name Description
Public fieldStatic member NonVersioned
Public fieldStatic member SpecificVersion

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Common Namespace