ExtensionRegistrarBase<T, TMetadataView>::LazyImports 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 Collection<Lazy<T, TMetadataView>^>^ LazyImports { Collection<Lazy<T, TMetadataView>^>^ get(); }
Property Value
Type: System.Collections.ObjectModel::Collection<Lazy<T, TMetadataView>^>^
Show: