SelectionContainer
(EnvDTE.SelectionContainer)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
Represents the selection context with objects that model the selection below the project item level.
VB.NET
C#
|
C#
public interface SelectionContainer : System.Collections.IEnumerable
{
}
Articles