GestureExtensionController::CanImport Method (Lazy<IGestureExtension^, Dictionary<String^, Object^>^>^)

 

Allow registrar that have a key in their metadata matching the MetadataFilter string to be imported

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual bool CanImport(
	Lazy<IGestureExtension^, Dictionary<String^, Object^>^>^ lazyImport
) override

Parameters

Return Value

Type: System::Boolean

Return to top
Show: