AddServiceInstanceResult Class

Visual Studio 2015
 

A result object that contains the information returned from the AddServiceInstanceAsync method.

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

System::Object
  Microsoft.VisualStudio.ConnectedServices::AddServiceInstanceResult

public ref class AddServiceInstanceResult 

NameDescription
System_CAPS_pubmethodAddServiceInstanceResult(String^, Uri^)

Initializes a new instance of the AddServiceInstanceResult class.

NameDescription
System_CAPS_pubpropertyFolderName

Gets the unique name of the folder where the service artifacts are stored.

System_CAPS_pubpropertyGettingStartedDocument

Contains information for launching the Getting Started documentation.

NameDescription
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_pubmethodToString()

(Inherited from Object.)

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: