Share via


HostedWebApplicationAppInitString.HomepageUrl Property

Definition

Gets or sets the home page URL.

public:
 property System::String ^ HomepageUrl { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(true)]
public string HomepageUrl { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.HomepageUrl : string with get, set
Public Property HomepageUrl As String

Property Value

The home page URL.

Attributes

Applies to