IAssemblyProbingFolderGetAssemblyDateTimeUtc - метод

Return the last modification date of the assembly corresponding to "moduleName". The assembly must be exist on disk, otherwise an exception is thrown.

Пространство имён:  Orchard.FileSystems.Dependencies
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
DateTime GetAssemblyDateTimeUtc(
	string moduleName
)

Параметры

moduleName
Тип: String

Возвращаемое значение

Тип: DateTime
См. также