FromKeyedServicesAttribute.LookupMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the mode used to look up the service key.
public:
property Microsoft::Extensions::DependencyInjection::ServiceKeyLookupMode LookupMode { Microsoft::Extensions::DependencyInjection::ServiceKeyLookupMode get(); };
public Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode LookupMode { get; }
member this.LookupMode : Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode
Public ReadOnly Property LookupMode As ServiceKeyLookupMode