Partager via


BlazorWebView.HostPage Propriété

Définition

Obtient ou définit le chemin d’accès au fichier HTML à afficher.

Il s’agit d’un chemin d’accès relatif de l’application au fichier, par exemple 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

Valeur de propriété

S’applique à