CommandTableIds.Commands.TestManagerDelete Field
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'Declaration
Public Shared ReadOnly TestManagerDelete As CommandID
'Usage
Dim value As CommandID
value = CommandTableIds.Commands.TestManagerDelete
public static readonly CommandID TestManagerDelete
public:
static initonly CommandID^ TestManagerDelete
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.
See Also
Reference
CommandTableIds.Commands Class