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

属性值

适用于