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

屬性值

實作

適用於