Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Loads and saves values global to the solution. Replaces IVsGlobals that cannot be used in managed code.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("AC735863-23EF-46ED-A3EC-87B58B3DF5DA")> _
Public Interface IVsGlobals2
'Usage
Dim instance As IVsGlobals2
[InterfaceTypeAttribute()]
[GuidAttribute("AC735863-23EF-46ED-A3EC-87B58B3DF5DA")]
public interface IVsGlobals2
[InterfaceTypeAttribute()]
[GuidAttribute(L"AC735863-23EF-46ED-A3EC-87B58B3DF5DA")]
public interface class IVsGlobals2
public interface IVsGlobals2