InformationTypes Class

Encapsulates the built-in information node type names.

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

Syntax

'Declaration
Public NotInheritable Class InformationTypes
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class InformationTypes
public ref class InformationTypes abstract sealed
public final class InformationTypes

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.InformationTypes

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

InformationTypes Members

Microsoft.TeamFoundation.Build.Common Namespace