Table of Contents

Class FileEx

Namespace
H.Extensions.Common
Assembly
H.Extensions.Common.dll
public class FileEx
Inheritance
FileEx
Inherited Members
Extension Methods

Constructors

FileEx(string)

public FileEx(string fullPath)

Parameters

fullPath string

Properties

FullPath

public string FullPath { get; }

Property Value

string

Methods

CreateDirectoryIfNotExsit()

public FileEx CreateDirectoryIfNotExsit()

Returns

FileEx

GetFileHashMD5()

public string GetFileHashMD5()

Returns

string

GetFileHashSHA256()

public string GetFileHashSHA256()

Returns

string

GetFileSizeToDisplay()

public string GetFileSizeToDisplay()

Returns

string