Returns
PathInfo object. It is intended to provide information about default Eplan Platform paths.
Property Value
New
PathInfo object.
string defaultProjectPath = new ProjectManager().Paths.Projects;
string defaultTemplatesPath = new ProjectManager().Paths.Templates;