AppCenterCodepushPatchSettings.

Disabled Property

Summary

-x|--disabled Specifies whether this release should be immediately downloadable. (Putting -x flag means disabled)

Syntax

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

Value

Type Description
Nullable<bool>