Description

Returns a Boolean value that indicates whether the McStream is able to be Written to. Many factors can affect this status, such as support for a writable McStream Format, the current File's Permissions, Licensing, etc.... True means the file cannot be Written, False means the file may be Written.

Property type

A Boolean value.  

[out,retval]

Syntax

object.ReadOnly

The ReadOnly Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStream.