Microsoft Developer Network > Página principal de foros > Visual Studio Extensibility > App.config for VSPackage does not return any value for any key! ( VS SDK 2005 C#)
Formular una preguntaFormular una pregunta
 

RespondidaApp.config for VSPackage does not return any value for any key! ( VS SDK 2005 C#)

  • martes, 30 de junio de 2009 8:15Nayna Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Hi,

    I am developing a VSPackage in VS 2005 using C# language.

    Is it possible to have a config file for a VSPackage?

    I have added a config file to my package and the appsettings["key"] always has no value, though there are few key value pairs defined in the app.config file.

    This VSPacakge is of the form class library. so is it possible to  have app.config file for VSPackage? If yes, can anyone help me with a code snippet of how to use it?

    Thanks,
    Nayana

Respuestas

Todas las respuestas