Class JsonIgnoreEmptyCollectionAttribute
Indicates that a collection property should not be serialized if the collection is empty. Use
Inheritance
System.Object
JsonIgnoreEmptyCollectionAttribute
Namespace: Steeltoe.Common.Json
Assembly: Steeltoe.Common.dll
Syntax
public sealed class JsonIgnoreEmptyCollectionAttribute : Attribute