Click or drag to resize

RVMOptionsWorkingDirectory Property

Specifies the working directory the RVM will use to access and download Runtime files. If none is specified, the RVM InstallDirectory will be used.

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

Property Value

Type: String
See Also