LabUtilities Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public NotInheritable Class LabUtilities
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class LabUtilities
public ref class LabUtilities abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type LabUtilities = class end
public final class LabUtilities
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.Common.LabUtilities
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.