C# Класс EveHQ.NG.WebApi.Infrastructure.ApplicationPaths

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
DefaultApplicationDataFolderRoot string

Открытые методы

Метод Описание
GetDatabasesFolderPath ( string dataFolderPath ) : string
GetLogFileNameTemplateWithPath ( string dataFolderPath ) : string

Описание методов

GetDatabasesFolderPath() публичный статический Метод

public static GetDatabasesFolderPath ( string dataFolderPath ) : string
dataFolderPath string
Результат string

GetLogFileNameTemplateWithPath() публичный статический Метод

public static GetLogFileNameTemplateWithPath ( string dataFolderPath ) : string
dataFolderPath string
Результат string

Описание свойств

DefaultApplicationDataFolderRoot публичное статическое свойство

public static string DefaultApplicationDataFolderRoot
Результат string