IAppInfoDocument 介面

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

命名空間:  Microsoft.VisualStudio.Tools.Applications.Runtime
組件:  Microsoft.VisualStudio.Tools.Applications.Runtime (在 Microsoft.VisualStudio.Tools.Applications.Runtime.dll 中)

語法

'宣告
Public Interface IAppInfoDocument _
    Inherits IAppInfo
public interface IAppInfoDocument : IAppInfo

IAppInfoDocument 型別會公開下列成員。

屬性

  名稱 說明
公用屬性 HasCustomization
公用屬性 SupportsCachedDataManifest

回頁首

方法

  名稱 說明
公用方法 Close
公用方法 DeleteItem (繼承自 IAppInfo)。
公用方法 GetDocument
公用方法 ReadItem (繼承自 IAppInfo)。
公用方法 RemoveCustomization
公用方法 SetDocument
公用方法 WriteItem (繼承自 IAppInfo)。

回頁首

請參閱

參考

Microsoft.VisualStudio.Tools.Applications.Runtime 命名空間