Description
Gets or Sets the the Suffix numbers used for identifying Screen Captures. After each successive screen capture, the OutputNumbers are incremented. If a file currently exists with the same name, the OutputNumbers are incremented until a unique filename is found.
-
Property type
-
A String value.
-
Syntax
-
object.OutputNumbers [= value]
The OutputNumbers Property syntax has these parts: |
| object | An expression evaluating to an object of type McFiles. | | value | A String value. |
|