IParentServiceParent Property |
Gets the parent of this object.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax IServiceProvider Parent { get; }
ReadOnly Property Parent As IServiceProvider
Get
property IServiceProvider^ Parent {
IServiceProvider^ get ();
}
abstract Parent : IServiceProvider with get
Property Value
Type:
IServiceProviderSee Also