次の方法で共有


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 名前空間