propget
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
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
Attributes Samples
Show: