AppCenterCodepushReleaseElectronSettings.

EntryFile Property

Summary

-e|--entry-file <arg> Path to the app's entry JavaScript file. If omitted, "index.<platform>.js" and then "index.js" will be used (if they exist)

Syntax

public string EntryFile { get; set; }

Value

Type Description
string