ValidationExtensionRegistrar::CanImport Method (Lazy<Delegate^, IDictionary<String^, Object^>^>^)

 

Allow registrars that match the metadatafilter with a key in their metadata to be imported

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

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

Parameters

Return Value

Type: System::Boolean

Return to top
Show: