Поделиться через


VCDebugSettings - интерфейс

The VCDebugSettings object contains properties that allow you to programmatically manipulate the settings on the Debug property page, which is in the Configuration Properties folder of a project's Property Pages dialog box.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
<GuidAttribute("238B5172-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCDebugSettings
'Применение
Dim instance As VCDebugSettings
[GuidAttribute("238B5172-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCDebugSettings
[GuidAttribute(L"238B5172-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCDebugSettings
public interface VCDebugSettings

Заметки

See Project Settings for a C++ Debug Configuration for more information about the Debug property page. See Modifying Project Settings for information on accessing a project's Property Pages dialog box.

См. также

Ссылки

VCDebugSettings - члены

Microsoft.VisualStudio.VCProjectEngine - пространство имен