BlazorWebView.StartPath Proprietà

Definizione

Percorso per lo spostamento iniziale di Blazor al termine del caricamento del componente Blazor.

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

Valore della proprietà

Si applica a