InformationFields Class

Encapsulates the built-in information node field names.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.InformationFields

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

InformationFields Members

Microsoft.TeamFoundation.Build.Common Namespace