| IVirtualFileObject Interface | 
Namespace: CMS.IO
public interface IVirtualFileObject
The IVirtualFileObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Content | 
            Gets virtual file content for current object
              | |
| IsStoredExternally | 
            Indicates whether file content is stored externally (e.g. file system)
              | |
| ObjectHash | 
            Gets object hash string used for identification of compiled version in .NET cache
              | |
| PhysicalFilePath | 
            Gets the physical file path if exists
              |