Gets file status information.
Syntax
Parameters
- path
- A string containing the path
to retrieve information about
- stat
- A Mono.Unix.Native.Stat which will
contain information about path.
Returns
A bool specifying whether
stat was filled. If true, then
path exists and stat contains
valid information. Otherwise, path is assumed to
not exist and stat is assumed to contain invalid
information.
Remarks
Requirements
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0