GettingStartedDocument.Uri Property

Definition

Gets the Uri that will be launched to show the "Getting Started" documentation to the user.

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri

Returns Uri.

Applies to