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.
Although Visual Studio has a generic project automation model that enables manipulation of any project type, Visual Basic, and Visual C# have a separate, common project model that gives access to their specific properties and functionality. This model is contained in several different namespaces: VSLangProj, VSLangProj2, VSLangProj80, VSLangProj90, and VSLangProj100.
For more information about how to program in this project automation model, see Introduction to the VSProject2 Object.