Share via


TypeMappingSourceDependencies.Plugins Propriété

Définition

Obtient les plug-ins.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin> Plugins { get; }
public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin> Plugins { get; init; }
member this.Plugins : seq<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin>
member this.Plugins : seq<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin> with get, set
Public ReadOnly Property Plugins As IEnumerable(Of ITypeMappingSourcePlugin)
Public Property Plugins As IEnumerable(Of ITypeMappingSourcePlugin)

Valeur de propriété

S’applique à