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