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

屬性值

適用於