Share via


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

属性值

适用于