Aracılığıyla paylaş


ValidationExtensionRegistrar.UnfilteredLazyImports Özellik

Bu üye ExtensionRegistrarBase<T, TMetadataView>.UnfilteredLazyImports öğesini geçersiz kılar.

Ad alanı:  Microsoft.VisualStudio.Modeling.ExtensionEnablement
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
<ImportManyAttribute(GetType(Action))> _
Protected Overrides ReadOnly Property UnfilteredLazyImports As IList(Of Lazy(Of Delegate, IDictionary(Of String, Object)))
[ImportManyAttribute(typeof(Action))]
protected override IList<Lazy<Delegate, IDictionary<string, Object>>> UnfilteredLazyImports { get; }

Özellik Değeri

Tür: System.Collections.Generic.IList<Lazy<Delegate, IDictionary<String, Object>>>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ValidationExtensionRegistrar Sınıf

Microsoft.VisualStudio.Modeling.ExtensionEnablement Ad Alanı