Message in Polish (Polski)

Element StreamWriter nie został zamknięty i żadne buforowane dane w elemencie StreamWriter nie zostały opróżnione do podstawowego strumienia. (Zostało to wykryte, gdy element StreamWriter finalizował dane w swoim buforze). Część danych została utracona. Zastanów się nad wykonaniem jednej z następujących operacji: wywołanie metody Close(), wywołanie metody Flush(), ustawienie wartości true dla właściwości AutoFlush elementu StreamWriter lub przydzielenie elementu StreamWriter za pomocą instrukcji „using”. Typ strumienia: <var>Type Name</var> Nazwa pliku: <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)) Portuguese (Brazil) (Português (Brasil)) Next (Message) Portuguese (Portugal) (Português (Portugal)) Russian (Русский) Spanish (Español) Swedish (Svenska) Turkish (Türkçe) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))