ISharePointEditorViewModel 介面

命名空間:  Microsoft.TeamFoundation.Build.Controls
組件:  Microsoft.TeamFoundation.Build.Controls (在 Microsoft.TeamFoundation.Build.Controls.dll 中)

語法

'宣告
Public Interface ISharePointEditorViewModel _
    Inherits INotifyPropertyChanged, IDisposable
public interface ISharePointEditorViewModel : INotifyPropertyChanged, 
    IDisposable

ISharePointEditorViewModel 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 DeploymentEnvironmentName
公用屬性 ErrorMessage
公用屬性 HasErrors
公用屬性 Password
公用屬性 TargetSite
公用屬性 TargetSiteUri
公用屬性 UserName

回頁首

方法

  名稱 描述
公用方法 Dispose 執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。 (繼承自 IDisposable)。

回頁首

事件

  名稱 描述
公用事件 PropertyChanged 當屬性值變更時發生。 (繼承自 INotifyPropertyChanged)。

回頁首

請參閱

參考

Microsoft.TeamFoundation.Build.Controls 命名空間