Matthias

Matthias

  • NA
  • 24
  • 6.9k

What's about SerializableAttribute

Apr 11 2017 3:27 AM
Since I installed VisualStudio 2017, I cannot use [Serializable] Attribute any more. The message is that namespace can't be found. I tried with "using System.Runtime.Serialization.Formatters.Binary;" - the same problem! Is there a new namespace or is serialization never possible anymore?

Answers (1)