共用方式為


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