Method | Description | |
---|---|---|
GetFileCharacteristics ( string fileName, |
Gets the information about a file.
|
public GetFileCharacteristics ( string fileName, |
||
fileName | string | Name of the file. |
fileStream | The file stream. | |
return | NLog.Internal.FileCharacteristics |