|
|
Archive
|
[DefaultValueAttribute("ArchiveFile.d")] public string FileName { get; set; }
| Exception | Condition |
|---|---|
| ArgumentNullException | The value being assigned is a null or empty string. |
| ArgumentException | The value being assigned contains an invalid file extension. |