ToStringHelper Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.TestImpact.BuildIntegration.BuildActivities.ToStringHelper

Namespace:  Microsoft.TeamFoundation.TestImpact.BuildIntegration.BuildActivities
Assembly:  Microsoft.TeamFoundation.TestImpact.BuildIntegration (in Microsoft.TeamFoundation.TestImpact.BuildIntegration.dll)

Syntax

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

The ToStringHelper type exposes the following members.

Methods

  Name Description
Public methodStatic member ToString<T>

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.TestImpact.BuildIntegration.BuildActivities Namespace