Share via


BrowserHelper.Homepage Property

Definition

Gets the uniform resource identifier (URI) for the home page of the browser.

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

Property Value

Uri

The URI for the home page of the browser.

Applies to