AppCenterCodepushReleaseReactSettings.

BuildConfigurationName Property

Summary

-c|--build-configuration-name <arg> Name of build configuration which specifies the binary version you want to target this release at. For example, "Debug" or "Release" (iOS only)

Syntax

public string BuildConfigurationName { get; set; }

Value

Type Description
string