IVsGlobals Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")> _
Public Interface IVsGlobals
[InterfaceTypeAttribute()]
[GuidAttribute("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
public interface IVsGlobals
[InterfaceTypeAttribute()]
[GuidAttribute(L"192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
public interface class IVsGlobals
[<InterfaceTypeAttribute()>]
[<GuidAttribute("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")>]
type IVsGlobals =  interface end
public interface IVsGlobals

The IVsGlobals type exposes the following members.

Methods

  Name Description
Public method Empty Infrastructure. Microsoft Internal Use Only.
Public method Load Infrastructure. Microsoft Internal Use Only.
Public method Save Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace