다음을 통해 공유


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

속성 값

적용 대상