Is there a way to send property summary information to a DataContract?
eg.
[DataContract] public class MyClass {
Could this be available to a client who receives a datacontract? I doubt it, just hoping that someone knows something that I donβt have, which is likely. :)
serialization wcf datacontract
Jose
source share