AllServices Property AllServices Gets a collection of all registered services. Declaration public IEnumerable<object> AllServices { get; } Property Value Type Description System.Collections.Generic.IEnumerable<System.Object>