次の方法で共有


IApplyElementManifestsUpgradeAction インターフェイス

新しいフィーチャー要素をプロビジョニングするアップグレード アクションを表します。

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

構文

'宣言
Public Interface IApplyElementManifestsUpgradeAction _
    Inherits IDiscreteUpgradeAction, IUpgradeAction, IObservableModelElement
public interface IApplyElementManifestsUpgradeAction : IDiscreteUpgradeAction, 
    IUpgradeAction, IObservableModelElement

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

プロパティ

  名前 説明
パブリック プロパティ ActionType アップグレード アクションの種類を取得します。 (IDiscreteUpgradeAction から継承されます。)
パブリック プロパティ Description アップグレード アクションが実行する内容の説明を取得または設定します。 (IUpgradeAction から継承されます。)
パブリック プロパティ Elements フィーチャー要素定義およびサポート ファイルのリスト。

このページのトップへ

イベント

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

このページのトップへ

参照

参照

Microsoft.VisualStudio.SharePoint.Features 名前空間