fileFieldReadOnly property

String fileFieldReadOnly
final

Shown in place of a file field's choose control when the server marked it readOnly — distinct from filePickerUnavailable, which is about a host capability gap, not a server rule. Shown even when the host did supply a picker: the server's word wins.

Implementation

final String fileFieldReadOnly;