nonbrowsable
Visual Studio 2012
Indicates that an interface member should not be displayed in a property browser.
[nonbrowsable]
The nonbrowsable C++ attribute has the same functionality as the nonbrowsable MIDL attribute.
Attribute Context
|
Applies to |
Interface method |
|
Repeatable |
No |
|
Required attributes |
None |
|
Invalid attributes |
None |
For more information about the attribute contexts, see Attribute Contexts.