Method | Description | |
---|---|---|
CreateHelper ( bool forcedManaged ) : |
Initializes static members of the FileCharacteristicsHelper class.
|
|
GetFileCharacteristics ( string fileName, |
Gets the information about a file.
|
public static CreateHelper ( bool forcedManaged ) : |
||
forcedManaged | bool | |
return |
public abstract GetFileCharacteristics ( string fileName, |
||
fileName | string | Name of the file. |
fileStream | The file stream. | |
return | NLog.Internal.FileCharacteristics |