HeroStats Libraries
Singletons.ApplicationStartupPath Property

[This is preliminary documentation and subject to change.]

Gets the path the application was started from.

[Visual Basic]
Public Shared ReadOnly Property ApplicationStartupPath As String
[C#]
public static string ApplicationStartupPath {get;}

See Also

Singletons Class | HeroStats.StatsEngine Namespace