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

Top

See Also

Reference

IVsSettingsReader Interface

Microsoft.VisualStudio.Shell.Interop Namespace