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

속성 값

구현

적용 대상