Share via


KnownExecutionAppKeys.ControllerName Field

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

Syntax

'Declaration
Public Const ControllerName As String
'Usage
Dim value As String 

value = KnownExecutionAppKeys.ControllerName
public const string ControllerName
public:
literal String^ ControllerName
public const var ControllerName : String

.NET Framework Security

See Also

Reference

KnownExecutionAppKeys Class

KnownExecutionAppKeys Members

Microsoft.VisualStudio.TestTools.Common Namespace