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。) |
页首