PropertyFormat

FormatAttribute.PropertyFormat property

Gets or sets the serialization format of the property.

public string PropertyFormat { get; set; }

Property Value

The format of the property.

See Also