CodeChurnConstants Class

Constants used by the Code Churn Job for access to registry, properties, and settings.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.CodeChurnConstants

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

Syntax

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

The CodeChurnConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member DetailsPropertyName

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