IVsApplicationConfiguration Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an interface for use when working with configuration files.
C++
public interface class IVsApplicationConfiguration : IDisposable
public interface IVsApplicationConfiguration : IDisposable
type IVsApplicationConfiguration = interface
interface IDisposable
Public Interface IVsApplicationConfiguration
Implements IDisposable
- Implements
File |
Returns a value indicating whether a configuration file exists on disk. |
File |
Returns the path for a configuration file. |
Load |
Loads the configuration for a given hierarchy/itemid. |
Query |
Determines if a configuration file can be modified. |
Configuration |
Occurs when a project's configuration has changed. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |