次の方法で共有


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

プロパティ値

適用対象