Click or drag to resize

ObjectExtension.Owner Property

Gets the owner of this extension.

Namespace:  AGI.Foundation.Infrastructure
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ExtensibleObject Owner { get; }

Property Value

Type: ExtensibleObject
See Also