다음을 통해 공유


HybridWebView.DefaultFile 속성

정의

기본 파일로 제공되어야 하는 파일 내 HybridRoot 의 파일을 지정합니다. 기본값은 index.html입니다.

public:
 property System::String ^ DefaultFile { System::String ^ get(); void set(System::String ^ value); };
public string? DefaultFile { get; set; }
member this.DefaultFile : string with get, set
Public Property DefaultFile As String

속성 값

적용 대상