Configurations
(EnvDTE.Configurations)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
Contains a set of Configuration objects. Each collection represents a row of Configuration objects for a given configuration name and for each platform, or a column of each Configuration object for a given platform name, one for each configuration name.
VB.NET
C#
|
VB.NET
Public Interface Configurations
Implements System.Collections.IEnumerable
End Interface
Articles