The high_property_prefixes Import Attribute

Syntax

Within a #import directive, this attribute is

high_property_prefixes ( "GetPrefix" , "PutPrefix" , "PutRefPrefix" )

There is only one each of the high-level get, put and “put reference” prefixes. Each instance of this attribute overrides earlier instances.

Without this attribute, the high-level property prefixes are Get, Put and PutRef respectively.