Share via


AddServiceInstanceResult Class

Definition

A result object that contains the information returned from ConnectedServiceHandler.AddServiceInstanceAsync().

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

Gets or sets the "Getting Started" documentation information.

Applies to