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 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | HasCustomization | |
| .gif) | SupportsCachedDataManifest | 
页首
方法
| 名称 | 说明 | |
|---|---|---|
| .gif) | Close | |
| .gif) | DeleteItem | (继承自 IAppInfo。) | 
| .gif) | GetDocument | |
| .gif) | ReadItem | (继承自 IAppInfo。) | 
| .gif) | RemoveCustomization | |
| .gif) | SetDocument | |
| .gif) | WriteItem | (继承自 IAppInfo。) | 
页首