Click or drag to resize

RuntimeOptionsLocalRVMLocation Property

Note: This API is now obsolete.

Location of the RVM on this current machine, defaults to embedded RVM, if not found will download.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
[ObsoleteAttribute("This property has been deprecated. Use RVMOptions.InstallDirectory instead.")]
public string LocalRVMLocation { get; set; }

Property Value

Type: String
See Also