KnownExecutionAppKeys Class
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public NotInheritable Class KnownExecutionAppKeys
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class KnownExecutionAppKeys
public ref class KnownExecutionAppKeys abstract sealed
public final class KnownExecutionAppKeys
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.Common.KnownExecutionAppKeys
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.