Property Handle phoVersionInfo
Read Access: | Get phoVersionInfo to HandleVariable |
Write Access: | Set phoVersionInfo to HandleVariable/Value |
An instance of cVersionInfo is encapsulated within this class to provide access to any Version Information that may be compiled into your program. Use the phoVersionInfo property to retrieve its object handle.
Note: | Primarily, this is a read-only property. However, if you were to create your own version information object to replace the internal one, you could assign its object-handle to this property. |