共用方式為


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 命名空間