ValidationExtensionRegistrar::UnfilteredLazyImports Property

 

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

protected:
[ImportManyAttribute((Action<ValidationContext^, Object^>^::typeid))]
property IList<Lazy<Delegate^, IDictionary<String^, Object^>^>^>^ UnfilteredLazyImports {
	virtual IList<Lazy<Delegate^, IDictionary<String^, Object^>^>^>^ get() override;
}
Return to top
Show: