CommandTableIds.ContextMenus.TestView Field
Returns the GUID for the Visual Studio SDK Test View window.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'Declaration
Public Shared ReadOnly TestView As CommandID
public static readonly CommandID TestView
public:
static initonly CommandID^ TestView
static val TestView: CommandID
public static final var TestView : 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.