CommandTableIds.Commands.TestViewDelete 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 TestViewDelete 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 TestViewDelete As CommandID
public static readonly CommandID TestViewDelete
public:
static initonly CommandID^ TestViewDelete
static val TestViewDelete: CommandID
public static final var TestViewDelete : CommandID

.NET Framework Security

See Also

Reference

CommandTableIds.Commands Class

Microsoft.VisualStudio.TestTools.Vsip Namespace