ErrorWarningTypes Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.ErrorWarningTypes

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

Syntax

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

The ErrorWarningTypes type exposes the following members.

Fields

  Name Description
Public fieldStatic member Compilation
Public fieldStatic member StaticAnalysis
Public fieldStatic member Test

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.Build.Common Namespace