PropertyConstants Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.PropertyConstants

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

Syntax

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

The PropertyConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member CreatedByKey
Public fieldStatic member QueryAllPropertiesWildcard

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