Description

If this file is being read from disk, the return is False. If it is a virtual image, usually created by a filter or other type, the return is True.

Property type

A Boolean value.  

Syntax

object.IsMemoryFile

The IsMemoryFile Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStream.

Remarks

This method is used for backward compatability from HIL/HAIL libraries and should be considered deprecated.