BlazorWebView.StartPath Eigenschaft

Definition

Ruft den Pfad für die anfängliche Navigation im Blazor-Navigationskontext ab, wenn das Laden der Blazor-Komponente abgeschlossen ist, oder legt den Pfad fest.

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

Eigenschaftswert

Implementiert

Gilt für: