public PathInfo Paths {get;}
public: property PathInfo^ Paths { PathInfo^ get(); }
string defaultProjectPath = new ProjectManager().Paths.Projects; string defaultTemplatesPath = new ProjectManager().Paths.Templates;
ProjectManager Class ProjectManager Members PathInfo Class