IWebAssemblyHostEnvironment.BaseAddress Property

Definition

Gets the base address for the application. This is typically derived from the >base href< value in the host page.

public:
 property System::String ^ BaseAddress { System::String ^ get(); };
public string BaseAddress { get; }
member this.BaseAddress : string
Public ReadOnly Property BaseAddress As String

Property Value

Applies to