Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'宣言
Public Shared ReadOnly TestManagerDelete As CommandID
'使用
Dim value As CommandID
value = CommandTableIds..::.Commands.TestManagerDelete
public static readonly CommandID TestManagerDelete
public:
static initonly CommandID^ TestManagerDelete
public static final var TestManagerDelete : CommandID
Field Value
Type: System.ComponentModel.Design.CommandID
Permissions
- 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