IHybridWebView.HybridRoot Proprietà

Definizione

Percorso all'interno delle risorse dell'asset "Raw" dell'app che contengono il contenuto dell'app Web. Ad esempio, se i file si trovano in [ProjectFolder]/Resources/Raw/hybrid_root, impostare questa proprietà su "hybrid_root". Il valore predefinito è HybridRoot, che esegue il mapping a [ProjectFolder]/Resources/Raw/HybridRoot.

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

Valore della proprietà

Si applica a