ServiceDescriptor.IsKeyedService Property

Definition

Gets a value that indicates whether the service is a keyed service.

public:
 property bool IsKeyedService { bool get(); };
public bool IsKeyedService { get; }
member this.IsKeyedService : bool
Public ReadOnly Property IsKeyedService As Boolean

Property Value

Applies to