IBlazorWebView.HostPage 属性

定义

获取要呈现的 HTML 文件的路径。

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

属性值

适用于