HybridWebView.DefaultFile 属性

定义

指定应用作默认文件的文件。HybridRoot 默认值为 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

属性值

适用于