Поделиться через


ExtensionRegistrar<T, TMetadataView>.UnfilteredLazyImports - свойство

Этот член переопределяет ExtensionRegistrarBase<T, TMetadataView>.UnfilteredLazyImports.

Пространство имен:  Microsoft.VisualStudio.Modeling.ExtensionEnablement
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
<ImportManyAttribute(RequiredCreationPolicy := CreationPolicy.Any)> _
Protected Overrides ReadOnly Property UnfilteredLazyImports As IList(Of Lazy(Of T, TMetadataView))
[ImportManyAttribute(RequiredCreationPolicy = CreationPolicy.Any)]
protected override IList<Lazy<T, TMetadataView>> UnfilteredLazyImports { get; }

Значение свойства

Тип: System.Collections.Generic.IList<Lazy<T, TMetadataView>>

Безопасность платформы .NET Framework

См. также

Ссылки

ExtensionRegistrar<T, TMetadataView> Класс

Microsoft.VisualStudio.Modeling.ExtensionEnablement - пространство имен