ExtensionCollectionOwner Property |
Gets the owner of this collection.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ExtensibleObject Owner { get; }
Public ReadOnly Property Owner As ExtensibleObject
Get
public:
property ExtensibleObject^ Owner {
ExtensibleObject^ get ();
}
member Owner : ExtensibleObject with get
Property Value
Type:
ExtensibleObjectSee Also