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
'Usage
Dim instance As IVsGlobals
[InterfaceTypeAttribute()]
[GuidAttribute("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
public interface IVsGlobals
[InterfaceTypeAttribute()]
[GuidAttribute(L"192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
public interface class IVsGlobals
public interface IVsGlobals