FileResource Properties
From Glimpse API
| FileResource Properties | Glimpse API Documentation |
The FileResource type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| CacheDuration |
Gets the duration of the cache, in seconds.
| |
| Name |
Gets or sets the name of the resource.
| |
| Parameters |
Gets the required or optional parameters that a resource needs as processing input.
| |
| ResourceName |
Gets or sets the name of the embedded Dll resource.
| |
| ResourceType |
Gets or sets the content type of the embedded Dll resource.
|
See Also