ValidationExtensionRegistrar::UnfilteredLazyImports Property
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
protected: [ImportManyAttribute((Action<ValidationContext^, Object^>^::typeid))] property IList<Lazy<Delegate^, IDictionary<String^, Object^>^>^>^ UnfilteredLazyImports { virtual IList<Lazy<Delegate^, IDictionary<String^, Object^>^>^>^ get() override; }
Property Value
Type: System.Collections.Generic::IList<Lazy<Delegate^, IDictionary<String^, Object^>^>^>^
Show: