System::IO::File::GetLastAccessTime metodo
File::GetLastAccessTime method
Restituisce l’ultima ora di accesso dell’entità specificata in ora locale.
static DateTime System::IO::File::GetLastAccessTime(const String &path)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const String& | L’entità di cui recuperare l’ora dell’ultimo accesso |
ReturnValue
Un oggetto DateTime che rappresenta l’ora dell’ultimo accesso dell’entità specificata come ora locale
Vedi anche
- Class DateTime
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Font for C++