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
<GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")> _
<InterfaceTypeAttribute()> _
Public Interface SVsSettingsReader
Dim instance As SVsSettingsReader
[GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")]
[InterfaceTypeAttribute()]
public interface SVsSettingsReader
[GuidAttribute(L"7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")]
[InterfaceTypeAttribute()]
public interface class SVsSettingsReader
public interface SVsSettingsReader