withSIX.Core.PathConfiguration.GetLocalDataPath C# (CSharp) Метод

GetLocalDataPath() защищенный Метод

protected GetLocalDataPath ( ) : IAbsoluteDirectoryPath
Результат IAbsoluteDirectoryPath
        protected virtual IAbsoluteDirectoryPath GetLocalDataPath()
            => LocalDataRootPath.GetChildDirectoryWithName(Common.AppCommon.ApplicationName);