Commands2
(EnvDTE80.Commands2)
Inherits:
Interfaces:
IEnumerable, Commands
Derived Types:
0
Assembly:
envdte80.dll
Contains all commands, in the form of Command objects, in the environment.
VB.NET
C#
|
C#
public interface Commands2 : System.Collections.IEnumerable, EnvDTE.Commands
{
}
Articles