BlazorWebView.StartPath プロパティ

定義

Blazor コンポーネントの読み込みが完了したときの初期 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

プロパティ値

適用対象