pbIncluded - cVersionInfo
Indicates whether Version Information resources have been included in the application
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbIncluded
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbIncluded to BooleanVariable |
| Write Access: | Set pbIncluded to BooleanVariable/Value |
Description
Use the pbIncluded property to test whether the application has Version Information embedded as a resource.
This property will return True if Version Information was embedded, or it will return False otherwise