Description
On Get, fills the String parameter with the name of the file that is being used as the Source (reading) or Destination (writing) If the Source%Destination:IQL~McStream~DestinationFullPathName:IQL~McStream~FullPathName%. The FileName differs in that it is only the name of the image and the extension, but does not include any qualifying directory names.
-
Property type
-
A String value.
-
Syntax
-
object.FileName
The FileName Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. | Remarks
returns a String
Read-Only
|