This documentation is archived and is not being maintained.

ISharePointEditorViewModel Interface

Visual Studio 2013

Namespace:  Microsoft.TeamFoundation.Build.Controls
Assembly:  Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)

'Declaration
Public Interface ISharePointEditorViewModel _
	Inherits INotifyPropertyChanged, IDisposable

The ISharePointEditorViewModel type exposes the following members.

  NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Top

  NameDescription
Public eventPropertyChangedOccurs when a property value changes. (Inherited from INotifyPropertyChanged.)
Top
Show: