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