This topic has not yet been rated - Rate this topic

VCResourceCompilerTool Interface 

Programmatically accesses the properties on the Resources folder in a project's Property Pages dialog box.

Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)

[GuidAttribute("52FCB861-2429-11D7-8BF6-00B0D03DAA06")] 
public interface VCResourceCompilerTool
/** @attribute GuidAttribute("52FCB861-2429-11D7-8BF6-00B0D03DAA06") */ 
public interface VCResourceCompilerTool
GuidAttribute("52FCB861-2429-11D7-8BF6-00B0D03DAA06") 
public interface VCResourceCompilerTool

See Setting Visual C++ Project Properties for information about accessing a project's Property Pages dialog box.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.