ExtensionRegistrarBase<T, TMetadataView>::LazyImports Property

 

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();
}
Return to top
Show: