ConnectedServiceViewModelBase Class
Visual Studio 2015
A base class for all view model objects used in Connected Services.
Assembly: Microsoft.VisualStudio.ConnectedServices (in Microsoft.VisualStudio.ConnectedServices.dll)
System::Object
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceViewModelBase
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceAuthenticator
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceConfigurator
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceInstance
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceProvider
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceWizardPage
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceViewModelBase
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceAuthenticator
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceConfigurator
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceInstance
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceProvider
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceWizardPage
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the object. |
![]() | Dispose(Boolean) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnPropertyChanged(String^) | Notifies clients that a property value has changed. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


