次の方法で共有


ISolutionActivationDependency インターフェイス

SharePoint パッケージのアクティベーション依存関係を表します。

名前空間:  Microsoft.VisualStudio.SharePoint.Packages
アセンブリ:  Microsoft.VisualStudio.SharePoint (Microsoft.VisualStudio.SharePoint.dll 内)

構文

'宣言
Public Interface ISolutionActivationDependency _
    Inherits IObservableModelElement
public interface ISolutionActivationDependency : IObservableModelElement

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

プロパティ

  名前 説明
パブリック プロパティ Description アクティベーション依存関係の説明を取得または設定します。

このページのトップへ

イベント

  名前 説明
パブリック イベント PropertyChanged DSL モデル要素が変更されたときに発生します。 (IObservableModelElement から継承されます。)
パブリック イベント PropertyChanging DSL モデル要素が変更中であるときに発生します。 (IObservableModelElement から継承されます。)

このページのトップへ

参照

参照

Microsoft.VisualStudio.SharePoint.Packages 名前空間