Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)
Syntax
'Declaration
<GuidAttribute("52FCB861-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCResourceCompilerTool
'Usage
Dim instance As VCResourceCompilerTool
[GuidAttribute("52FCB861-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCResourceCompilerTool
[GuidAttribute(L"52FCB861-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCResourceCompilerTool
public interface VCResourceCompilerTool
Remarks
See Modifying Project Settings for information about accessing a project's Property Pages dialog box.