Click or drag to resize

AppSettingsVishnuSourceRoot property

VishnuSourceRoot always refers to the root directory of the Vishnu development. If no "Vishnu_Root" directory has been set in the program environment, VishnuSourceRoot will be implemented as well as possible by the Vishnu program logic on the root directory of the Vishnu development.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public string VishnuSourceRoot { get; }

Property value

String
See also