Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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