FileResponseElement Properties

.NET Framework (current version)
 

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyLength

Gets the size of the data, starting at the offset that contains the data for a FileResponseElement instance.

System_CAPS_pubpropertyOffset

Gets the position in the file where the data from a FileResponseElement instance starts.

System_CAPS_pubpropertyPath

Gets the location of the file that contains data from a FileResponseElement instance.

Return to top
Show: