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 | |
|---|---|---|
| .gif) | ReadCategoryVersion | |
| .gif) | ReadFileVersion | |
| .gif) | ReadSettingAttribute | Infrastructure. | 
| .gif) | ReadSettingBoolean | Returns the value of a Boolean object stored in the Visual Studio settings file. | 
| .gif) | ReadSettingBytes | Returns the values of an array stored in the Visual Studio settings file. | 
| .gif) | ReadSettingLong | Returns the value of a Long object stored in the Visual Studio settings file. | 
| .gif) | ReadSettingString | Returns the value of a String object stored in the Visual Studio settings file. | 
| .gif) | ReadSettingXml | |
| .gif) | ReadSettingXmlAsString | |
| .gif) | ReportError | 
Top