GetFileContent

MemoryFileSystem.GetFileContent method

Devuelve el contenido sin procesar del archivo especificado. ThrowFileNotFoundException si el archivo especificado no existe.

public byte[] GetFileContent(string fileName)
ParámetroEscribeDescripción
fileNameString

Ver también