ApplicationOptionsUUID Property |
The UUID property represents the UUID of the application
as known by the AppDesktop.
Default: An empty string
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public string UUID { get; protected set; }
Property Value
Type:
String
The UUID property gets the value of the underlying
JObject field, "uuid".
See Also