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 から継承されます。) |
このページのトップへ