propget
Specifies a property-accessor function.
Allowed on
Functions, methods in interfaces, dispinterfaces.
Flags
- INVOKE\_PROPERTYGET
Remarks
The property must have the same name as the function. At most, one of propget, propput, and propputref can be specified for a function.
Related topics