IDTCommandTarget
(EnvDTE.IDTCommandTarget)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
envdte.dll
Allows you to create named commands. You must implement this interface to handle new named commands.
VB.NET
C#
|
C#
public interface IDTCommandTarget
{
}
Articles