다음을 통해 공유


IHybridWebView.DefaultFile 속성

정의

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

public:
 property System::String ^ DefaultFile { System::String ^ get(); };
public string? DefaultFile { get; }
member this.DefaultFile : string
Public ReadOnly Property DefaultFile As String

속성 값

적용 대상