AddServiceInstanceResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |