withSIX.Core.PathConfiguration.GetLocalDataPath C# (CSharp) Méthode

GetLocalDataPath() protected méthode

protected GetLocalDataPath ( ) : IAbsoluteDirectoryPath
Résultat IAbsoluteDirectoryPath
        protected virtual IAbsoluteDirectoryPath GetLocalDataPath()
            => LocalDataRootPath.GetChildDirectoryWithName(Common.AppCommon.ApplicationName);