IVsSettingsReader Members
Include Protected Members
Include Inherited Members
Provides read access to configuration information stored in the Visual Studio settings file.
The IVsSettingsReader type exposes the following members.
Methods
Name
Description
Infrastructure.
Returns the value of a Boolean object stored in the Visual Studio settings file.
Returns the values of an array stored in the Visual Studio settings file.
Returns the value of a Long object stored in the Visual Studio settings file.
Returns the value of a String object stored in the Visual Studio settings file.
Top