GetFileModTime abstract method

int GetFileModTime(
  1. String fileName
)

Implementation

int GetFileModTime(
  String fileName,
);