Freigeben über


ExtensionRegistrarBase<T, TMetadataView>.LazyImports-Eigenschaft

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

Syntax

'Declaration
Protected ReadOnly Property LazyImports As Collection(Of Lazy(Of T, TMetadataView))
protected Collection<Lazy<T, TMetadataView>> LazyImports { get; }

Eigenschaftswert

Typ: System.Collections.ObjectModel.Collection<Lazy<T, TMetadataView>>

.NET Framework-Sicherheit

Siehe auch

Referenz

ExtensionRegistrarBase<T, TMetadataView> Klasse

Microsoft.VisualStudio.Modeling.ExtensionEnablement-Namespace