IVirtualFileObject MembersKentico 8.0 API Reference
The IVirtualFileObject type exposes the following members.
Properties

  NameDescription
Public propertyContent
Gets virtual file content for current object
Public propertyIsStoredExternally
Indicates whether file content is stored externally (e.g. file system)
Public propertyObjectHash
Gets object hash string used for identification of compiled version in .NET cache
Public propertyPhysicalFilePath
Gets the physical file path if exists
Back to Top
See Also