ConnectedServiceConfigurator Class

Visual Studio 2015
 

The view model object used for displaying the Connected Service configuration dialog.

Namespace:   Microsoft.VisualStudio.ConnectedServices
Assembly:  Microsoft.VisualStudio.ConnectedServices (in Microsoft.VisualStudio.ConnectedServices.dll)


public ref class ConnectedServiceConfigurator abstract : ConnectedServiceViewModelBase

NameDescription
System_CAPS_pubmethodDispose()

Releases all resources used by the object.(Inherited from ConnectedServiceViewModelBase.)

System_CAPS_protmethodDispose(Boolean)
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnPropertyChanged(String^)

Notifies clients that a property value has changed.(Inherited from ConnectedServiceViewModelBase.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubeventPropertyChanged

Occurs when a property value changes.(Inherited from ConnectedServiceViewModelBase.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: