IVCBuildOptionsPage Interface

Automation interface for VC++Project Settings page.

Namespace:  Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)

Syntax

'Declaration
<GuidAttribute("8E267026-33C6-11D3-8D52-00C04F8ECDB7")> _
Public Interface IVCBuildOptionsPage
'Usage
Dim instance As IVCBuildOptionsPage
[GuidAttribute("8E267026-33C6-11D3-8D52-00C04F8ECDB7")]
public interface IVCBuildOptionsPage
[GuidAttribute(L"8E267026-33C6-11D3-8D52-00C04F8ECDB7")]
public interface class IVCBuildOptionsPage
public interface IVCBuildOptionsPage

Remarks

To find these items in the IDE:

  1. On the Tools menu, click Options.

  2. Expand the Projects and Solutions node.

  3. Select the VC++ Project Settings node.

See Also

Reference

IVCBuildOptionsPage Members

Microsoft.VisualStudio.VCProject Namespace