Compartir a través de


IVsSettingsManager Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaración
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("94D59A1D-A3A8-46AB-B1DE-B7F034018137")> _
Public Interface IVsSettingsManager
'Uso
Dim instance As IVsSettingsManager
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("94D59A1D-A3A8-46AB-B1DE-B7F034018137")]
public interface IVsSettingsManager
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"94D59A1D-A3A8-46AB-B1DE-B7F034018137")]
public interface class IVsSettingsManager
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("94D59A1D-A3A8-46AB-B1DE-B7F034018137")>]
type IVsSettingsManager =  interface end
public interface IVsSettingsManager

See Also

Reference

IVsSettingsManager Members

Microsoft.VisualStudio.Shell.Interop Namespace