Description
Gets or Sets the String Format with the file format descriptor string that is used to create the Helper Subclass.
If this property is Set, the Helper Subclass is created.
-
Property type
-
A String value.
-
Syntax
-
object.Format [= value]
The Format Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. | | value | A String value. |
|