ConfigurationManager
(EnvDTE.ConfigurationManager)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
Represents a matrix of Configuration objects, one for each combination of configuration name and platform name.
VB.NET
C#
|
C#
public interface ConfigurationManager : System.Collections.IEnumerable
{
}
Articles