GetFileContent

MemoryFileSystem.GetFileContent method

Renvoie le contenu brut du fichier spécifié. LancerFileNotFoundException si le fichier spécifié n’existe pas.

public byte[] GetFileContent(string fileName)
ParamètreTaperLa description
fileNameString

Voir également