Table of Contents

Method GetLastModifiedDate

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v9.dll

GetLastModifiedDate(string)

When implemented by a class, gets file date time when script source was compiled.

DateTime GetLastModifiedDate(string fileName)

Parameters

fileName string

FileName to check last modified date.

Returns

DateTime

File date of the given file at the time it was compiled.