Share via


HybridWebView.DefaultFile Property

Definition

Specifies the file within the HybridRoot that should be served as the default file. The default value is index.html.

public:
 property System::String ^ DefaultFile { System::String ^ get(); void set(System::String ^ value); };
public string? DefaultFile { get; set; }
member this.DefaultFile : string with get, set
Public Property DefaultFile As String

Property Value

Applies to