Share via


SharePointProjectItemStartupUrlRequestedEventArgs.StartupUrl Property

Definition

Gets or sets the startup URL that is used for debugging when the SharePoint project item is selected as a Startup item.

public:
 property Uri ^ StartupUrl { Uri ^ get(); void set(Uri ^ value); };
public Uri StartupUrl { get; set; }
member this.StartupUrl : Uri with get, set
Public Property StartupUrl As Uri

Property Value

Uri

A URL.

Applies to