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