Поделиться через


propget

Specifies a property accessor function.

[propget]

Заметки

The propget C++ attribute has the same functionality as the propget MIDL attribute.

Пример

See the example for bindable for a sample use of propget.

Требования

Attribute Context

Applies to

Method

Repeatable

No

Required attributes

None

Invalid attributes

propput, propputref

For more information about the attribute contexts, see Attribute Contexts.

См. также

Основные понятия

IDL Attributes

Method Attributes

propput

propputref

ATL Samples