Interface SVsSettingsReader
Passado para GetService para retornar uma referência para o IVsSettingsReader interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[InterfaceTypeAttribute(1)]
[GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")]
public interface SVsSettingsReader
[InterfaceTypeAttribute(1)]
[GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")]
public interface class SVsSettingsReader
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")>]
type SVsSettingsReader = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("7C1BD0D6-2086-46AB-8F07-B9335D0FE7D8")>
Public Interface SVsSettingsReader
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo