HeroStats Libraries
Singletons.GlobalConfigFileName Property
[This is preliminary documentation and subject to change.]
Gets the name of the global configuration file.
[Visual Basic]
Public Shared ReadOnly Property GlobalConfigFileName As
String
[C#]
public static
string GlobalConfigFileName {get;}
Property Value
The name of the global configuration file
See Also
Singletons Class | HeroStats.StatsEngine Namespace