Click or drag to resize
IVirtualFileObject Properties

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
Top
See Also