Udostępnij za pośrednictwem


Właściwość ValidationExtensionRegistrar.UnfilteredLazyImports —

Ten element członkowski zastępuje element ExtensionRegistrarBase<T, TMetadataView>.UnfilteredLazyImports.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.ExtensionEnablement
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Składnia

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

Wartość właściwości

Typ: System.Collections.Generic.IList<Lazy<Delegate, IDictionary<String, Object>>>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ValidationExtensionRegistrar Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.ExtensionEnablement