ExtensionRegistrarBase<T, TMetadataView>::CanImport Method (Lazy<T, TMetadataView>^)
Visual Studio 2015
Determines if for a particular Lazy Import, the underlying exported object should be imported or not. The default implementation allows all imports.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
Return Value
Type: System::Boolean
Show: