ExtensionRegistrarBase<T, TMetadataView>::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: property IList<Lazy<T, TMetadataView>^>^ UnfilteredLazyImports { virtual IList<Lazy<T, TMetadataView>^>^ get() abstract; }
Property Value
Type: System.Collections.Generic::IList<Lazy<T, TMetadataView>^>^
Show: