SVsSettingsReader Interface

Passed to GetService to return a reference to the IVsSettingsReader interface.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")> _
Public Interface SVsSettingsReader
[InterfaceTypeAttribute()]
[GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")]
public interface SVsSettingsReader
[InterfaceTypeAttribute()]
[GuidAttribute(L"7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")]
public interface class SVsSettingsReader
[<InterfaceTypeAttribute()>]
[<GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")>]
type SVsSettingsReader =  interface end
public interface SVsSettingsReader

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace