[This is preliminary documentation and is subject to change.]
Meta object for the enclosing item, if any.
Declaration Syntax
C# | Visual Basic | Visual C++ |
MetaObject owner { get; }
ReadOnly Property owner As MetaObject
property MetaObject^ owner { MetaObject^ get (); }