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)。 |
回頁首