AddServiceInstanceResult Class

Definition

A result object that contains the information returned from the AddServiceInstanceAsync(ConnectedServiceHandlerContext, CancellationToken) method.

public ref class AddServiceInstanceResult
[Windows::Foundation::Metadata::WebHostHidden]
class AddServiceInstanceResult
public class AddServiceInstanceResult
type AddServiceInstanceResult = class
Public Class AddServiceInstanceResult
Inheritance
AddServiceInstanceResult

Constructors

AddServiceInstanceResult(String, Uri)

Initializes a new instance of the AddServiceInstanceResult class.

Properties

FolderName

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

GettingStartedDocument

Contains information for launching the Getting Started documentation.

Applies to