setSystemProperty

Set a property on the system.

Format

udclient [global-args...] [global-flags...] 
setSystemProperty [args...]

Options


-name, --name
Required. Name of the property to set

-isSecure, --isSecure
Optional. Defaults to current state of property, or false if
property is not yet defined.

-value, --value
Optional. Value of the property to set

Feedback