GetFileContent

MemoryFileSystem.GetFileContent method

Restituisce il contenuto grezzo del file specificato. ThrowFileNotFoundException se il file specificato non esiste.

public byte[] GetFileContent(string fileName)
ParametroTipoDescrizione
fileNameString

Guarda anche