Freigeben über


ServiceFactoryRegistrationAttribute.InterfaceType Property

Definition

Gets the target interface type for this service moniker, should be specified if instance type is implementing multiple interfaces.

public Type? InterfaceType { get; }
member this.InterfaceType : Type
Public ReadOnly Property InterfaceType As Type

Property Value

Applies to