Compartilhar via


BlazorWebView.HostPage Propriedade

Definição

Obtém ou define o caminho para o arquivo HTML a ser renderizado.

Esse é um caminho relativo do aplicativo para o arquivo, como wwwroot\index.html

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

Valor da propriedade

Aplica-se a