次の方法で共有


IDiscreteUpgradeAction インターフェイス

フィーチャーのアップグレード時に実行されるアクションを表します。

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

構文

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

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

プロパティ

  名前 説明
パブリック プロパティ ActionType アップグレード アクションの種類を取得します。
パブリック プロパティ Description アップグレード アクションが実行する内容の説明を取得または設定します。 (IUpgradeAction から継承されます。)

このページのトップへ

イベント

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

このページのトップへ

参照

参照

Microsoft.VisualStudio.SharePoint.Features 名前空間