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

속성 값

적용 대상