VCConfiguration - интерфейс
The VCConfiguration object programmatically accesses the properties in the General property page of a project's Property Pages dialog box. This object also allows access to the tools used to build this configuration.
Пространство имен: Microsoft.VisualStudio.VCProjectEngine
Сборка: Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)
Синтаксис
'Декларация
<GuidAttribute("238B5182-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCConfiguration
'Применение
Dim instance As VCConfiguration
[GuidAttribute("238B5182-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCConfiguration
[GuidAttribute(L"238B5182-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCConfiguration
public interface VCConfiguration
Заметки
For more information, see Modifying Project Settings.