VersionControlPropertyKinds Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.VersionControl.Common.VersionControlPropertyKinds
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
Syntax
'Declaration
Public NotInheritable Class VersionControlPropertyKinds
public static class VersionControlPropertyKinds
public ref class VersionControlPropertyKinds abstract sealed
[<AbstractClass>]
[<Sealed>]
type VersionControlPropertyKinds = class end
public final class VersionControlPropertyKinds
The VersionControlPropertyKinds type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Annotation | |
![]() ![]() |
Changeset | |
![]() ![]() |
ImmutableVersionedItem | |
![]() ![]() |
PendingChange | |
![]() ![]() |
Shelveset | |
![]() ![]() |
VersionedItem |
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.