| 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.4.0
 Syntax
Syntaxpublic string UUID { get; protected set; }Property Value
Type: 
String
                The UUID property gets the value of the underlying 
                JObject field, "uuid".
            
 See Also
See Also