473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

project settings and extensibility

Hi there,

any you may know in vs2005 (possibly early versions) that you can click on
the propertys folder in the solution explorer then click on the settings tab
and add a setting for your project/application.

What i would like to know is there some way of getting at this from the
Extensibility interface?

i.e. something like
EnvDTE.Project activeProject = GetActiveProject();
activeProject.Settings <--- is this possible somehow?
Backgound: I've written a studio addin that increments the build number of
..net projects automatically when the project is compiled. I would like to use
the project settings file to remember if this "AutoIncrement" feature is on
or off.
Hey i can always remember it somewhere else but i would like to use the
settings if this is possible.

thanks in advance
brian keating
Nov 17 '05 #1
1 1284
ignore this post,

settings are not to be used in this way.

tnx for looking though

"Brian Keating" wrote:
Hi there,

any you may know in vs2005 (possibly early versions) that you can click on
the propertys folder in the solution explorer then click on the settings tab
and add a setting for your project/application.

What i would like to know is there some way of getting at this from the
Extensibility interface?

i.e. something like
EnvDTE.Project activeProject = GetActiveProject();
activeProject.Settings <--- is this possible somehow?
Backgound: I've written a studio addin that increments the build number of
.net projects automatically when the project is compiled. I would like to use
the project settings file to remember if this "AutoIncrement" feature is on
or off.
Hey i can always remember it somewhere else but i would like to use the
settings if this is possible.

thanks in advance
brian keating

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: frenchyyy | last post by:
Hello, I'm developing an add-in for Word2003 and I have some troubles. I’m using VS .NET 2003 ->extensibility project. The add-in works fine with the first document in Word I create/open...
4
by: Bruno van Dooren | last post by:
Hi, i have worked with visual studio for a long time, and would like to have a project template that represents a custom project that is used a lot. (Visual studio .NET 2003) the goal is that...
11
by: Larry Bird | last post by:
I'm attempting to build my first VC++ .net project and I'm unable to get a clean compile. Please view code below: // This is the main project file for VC++ application project // generated...
14
by: Bit byte | last post by:
I am pretty close to the end of my tether at the moment. I have a project which requires some header fies - which happen to be located in another folder (the relative path from where my sources...
10
by: ajtaylor | last post by:
Hello, I have a load of native C++ code that I want to use in a CLR class library. My "logic" being that I create a C++/CLI managed class that acts as an interface to the unmanged code. I...
16
by: Jon Davis | last post by:
We ordered new systems with fast hardware and great specs, but Visual Studio takes longer to build a project than on the old workstation. Msbuild is faster, csc.exe is faster, file copy is faster....
6
by: TS | last post by:
I cannot get this to work. I added an app.config to a project i reference from my web application project (vs 05) but can see no way to access the settings within it. the other thing is that I...
0
by: Eric Davies | last post by:
The existing server extensibilities in modern DBMSs have been critical in our company's development of software products that improve database performance for certain scientific computing...
10
by: =?Utf-8?B?TUNN?= | last post by:
When creating a new VB Web Application Project with VS2008, there are several settings (compiler settings, option strict, etc) that appear both in the web.config file and "My Project". I'm...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.