次の方法で共有


AddInInformation クラス

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

継承階層

System.Object
  Microsoft.VisualStudio.Tools.Applications.Deployment.AddInInformation

名前空間:  Microsoft.VisualStudio.Tools.Applications.Deployment
アセンブリ:  Microsoft.VisualStudio.Tools.Applications.Runtime (Microsoft.VisualStudio.Tools.Applications.Runtime.dll 内)

構文

'宣言
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class AddInInformation
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class AddInInformation

AddInInformation 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前 説明
パブリック メソッド AddInInformation

このページのトップへ

プロパティ

  名前 説明
パブリック プロパティ AppDomainSetup
パブリック プロパティ ApplicationManifest
パブリック プロパティ CustomizationId

このページのトップへ

メソッド

  名前 説明
パブリック メソッド Equals 指定した Object が、現在の Object と等しいかどうかを判断します。 (Object から継承されます。)
プロテクト メソッド Finalize オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。)
パブリック メソッド GetHashCode 特定の型のハッシュ関数として機能します。 (Object から継承されます。)
パブリック メソッド GetType 現在のインスタンスの Type を取得します。 (Object から継承されます。)
プロテクト メソッド MemberwiseClone 現在の Object の簡易コピーを作成します。 (Object から継承されます。)
パブリック メソッド ToString 現在のオブジェクトを表す文字列を返します。 (Object から継承されます。)

このページのトップへ

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

参照

Microsoft.VisualStudio.Tools.Applications.Deployment 名前空間