Message in Spanish (Español)

No se cerró un StreamWriter y los datos almacenados en el búfer de dicho StreamWriter no se vaciaron en la secuencia subyacente. (Esto se detectó cuando StreamWriter terminó con datos en el búfer.) Se perdieron parte de los datos. Llame a Close(), Flush(), establezca la propiedad AutoFlush de StreamWriter como true o asigne StreamWriter con una instrucción "using". Tipo de secuencia: <var>Type Name</var> Nombre de archivo: <var>X</var>

Unlocalized message

A StreamWriter was not closed and all buffered data within that StreamWriter was not flushed to the underlying stream. (This was detected when the StreamWriter was finalized with data in its buffer.) A portion of the data was lost. Consider one of calling Close(), Flush(), setting the StreamWriter's AutoFlush property to true, or allocating the StreamWriter with a "using" statement. Stream type: <var>Type Name</var> File name: <var>X</var> Allocated from:<var>Y</var>

Search by Google
Available localized messages
Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Finnish (suomi) French (Français) German (Deutsch) Prior (Message) Greek (Ελληνικά) Hebrew (עברית) Hungarian (magyar) Italian (Italiano) Japanese (日本語) Korean (한국어) Norwegian (Bokmal) (Norsk (Bokmål)) Polish (Polski) Next (Message) Portuguese (Brazil) (Português (Brasil)) Portuguese (Portugal) (Português (Portugal)) Russian (Русский) Swedish (Svenska) Turkish (Türkçe) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))