共用方式為


IBlazorWebView.StartPath 屬性

定義

取得或設定 Blazor 瀏覽內容中完成載入 Blazor 元件時的初始瀏覽路徑。

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

屬性值

適用於