CommandTableIds.Commands.TestManagerDelete Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

See Also

Reference

CommandTableIds.Commands Class

Microsoft.VisualStudio.TestTools.Vsip Namespace