Click or drag to resize

RuntimeOptionsRVMConfigPath Property

Note: This API is now obsolete.

Relative Path or URL to the RVMConfig, will be ignored if a RVMOptions object is passed.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
[ObsoleteAttribute("Specifying RVM Settings via a separate configuration file is not supported. Use RVMOptions instead.")]
public string RVMConfigPath { get; set; }

Property Value

Type: String
See Also