AppCenterCodepushReleaseReactSettings.

BundleName Property

Summary

-b|--bundle-name <arg> Name of the generated JS bundle file. If unspecified, the standard bundle name will be used, depending on the specified platform: "main.jsbundle" (iOS), "index.android.bundle" (Android) or "index.windows.bundle" (Windows)

Syntax

public string BundleName { get; set; }

Value

Type Description
string