FileAttribute.MaxSize Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the maximum file size.
public long MaxSize { get; set; }
Property value
long
Gets or sets the maximum file size.
public long MaxSize { get; set; }