[]
Gets the last write time access for the specified path.
public static DateTime GetLastWriteTime(string path)
Public Shared Function GetLastWriteTime(path As String) As Date
| Type | Name | Description |
|---|---|---|
| string | path | The path. |
| Type | Description |
|---|---|
| DateTime | The last write time access |