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