Click or drag to resize

RVMOptionsInstallDirectory Property

Specifies to the adapter where the RVM should be located on the local system. If RVM cannot be found it will automatically be downloaded based on the current runtime assets path.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string InstallDirectory { get; set; }

Property Value

Type: String
See Also