LoadTestColoKeys Class

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.TestTools.LoadTest.LoadTestColoKeys

Namespace:  Microsoft.VisualStudio.TestTools.LoadTest
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Syntax

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

The LoadTestColoKeys type exposes the following members.

Methods

  Name Description
Public methodStatic member GetColorKey

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.VisualStudio.TestTools.LoadTest Namespace