IVsGlobals 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅由 Microsoft 内部使用。

命名空间:  EnvDTE
程序集:  EnvDTE(在 EnvDTE.dll 中)

语法

声明
<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

IVsGlobals 类型公开以下成员。

方法

  名称 说明
公共方法 Empty 基础结构。仅由 Microsoft 内部使用。
公共方法 Load 基础结构。仅由 Microsoft 内部使用。
公共方法 Save 基础结构。仅由 Microsoft 内部使用。

页首

请参见

参考

EnvDTE 命名空间