CommandTableIds.ContextMenus.TestManager Field
Returns the GUID for the Visual Studio SDK Test Manager window.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'Declaration
Public Shared ReadOnly TestManager As CommandID
public static readonly CommandID TestManager
public:
static initonly CommandID^ TestManager
static val TestManager: CommandID
public static final var TestManager : CommandID
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.