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