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

属性值

实现

适用于