Partager via


ExtensionRegistrarBase<T, TMetadataView>.LazyImports, propriété

Espace de noms :  Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property LazyImports As Collection(Of Lazy(Of T, TMetadataView))
protected Collection<Lazy<T, TMetadataView>> LazyImports { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.Collection<Lazy<T, TMetadataView>>

Sécurité .NET Framework

Voir aussi

Référence

ExtensionRegistrarBase<T, TMetadataView> Classe

Microsoft.VisualStudio.Modeling.ExtensionEnablement, espace de noms