CopyTemporaryFileResult class
namespace: Serenity.Web assembly: Serenity.Net.Services
Result of the copying of a temporary file to its target
public class CopyTemporaryFileResult
Public Members
| name | description |
|---|---|
| CopyTemporaryFileResult() | The default constructor. |
| FileSize { get; set; } | Gets or sets the file size. |
| HasThumbnail { get; set; } | Gets or sets a value indicating whether the file has a thumbnail. |
| OriginalName { get; set; } | Gets or sets the original name. |
| Path { get; set; } | Gets or sets the path of the file. |
See Also
- Source: CopyTemporaryFileResult.cs