AddServiceInstanceResult Class
Visual Studio 2015
A result object that contains the information returned from the AddServiceInstanceAsync method.
Assembly: Microsoft.VisualStudio.ConnectedServices (in Microsoft.VisualStudio.ConnectedServices.dll)
| Name | Description | |
|---|---|---|
![]() | AddServiceInstanceResult(String^, Uri^) | Initializes a new instance of the AddServiceInstanceResult class. |
| Name | Description | |
|---|---|---|
![]() | FolderName | Gets the unique name of the folder where the service artifacts are stored. |
![]() | GettingStartedDocument | Contains information for launching the Getting Started documentation. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:


