ShelvesetPropertyConstants Class

MyWork related shelveset property key and value strings.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Controls.MyWork.ShelvesetPropertyConstants

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls.MyWork
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

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

The ShelvesetPropertyConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member CodeReviewShelvesetKey
Public fieldStatic member CreatedByCodeReviewValue
Public fieldStatic member CreatedBySuspendValue
Public fieldStatic member OrderedWorkItemIdsKey
Public fieldStatic member PendingChangesSummaryKey
Public fieldStatic member SuspendedNameKey

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.Controls.MyWork Namespace