setApplicationProperty

Set property on an application.

Format

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

Options


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

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

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

-application, --application
Required. Name of the application to look up

Feedback