ISharePointProjectStartupItem.StartupUrl Property

Definition

Gets the URL to launch when the item is started.

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

Property Value

Uri

A URL to a Web site.

Applies to