AppCenterCodepushPatchSettings.

Mandatory Property

Summary

-m|--mandatory Specifies whether this release should be considered mandatory. (Putting -m flag means mandatory)

Syntax

public Nullable<bool> Mandatory { get; set; }

Value

Type Description
Nullable<bool>