PersistedFile Properties
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PersistedFile Properties |
| PersistedFile Class See Also Send Feedback |
The PersistedFile type exposes the following members.
Properties
| Â | Name | Description |
|---|---|---|
|
|
FileGuid |
Gets the GUID of the file.
|
|
|
FileName |
Gets the name of the file.
|
|
|
FileSize |
Gets the size of the file.
|
|
|
ProviderSupportFS |
get whether GetTempFilePath() is available
|