次の方法で共有


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

プロパティ値

適用対象