Click to See Complete Forum and Search --> : Changing project properties


Arthur
October 8th, 2002, 04:13 AM
Hello,

I am using the Visual Studio .NET api for customizing my own projects.
I would like to set output path, startup options, etc, but I cannot find them in the MyProject.Properties collection.
I know that these options are saved in mycsproject.csproj.user, but if I change the file manually, these changes will be overwritten by Visual Studio.

Does someone know what to do?

Greets,
Arthur