Freigeben über


ExtensionRegistrarBase<T, TMetadataView>.FilteredImports-Eigenschaft

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

Syntax

'Declaration
Public Overridable ReadOnly Property FilteredImports As Collection(Of Tuple(Of T, TMetadataView))
public virtual Collection<Tuple<T, TMetadataView>> FilteredImports { get; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ExtensionRegistrarBase<T, TMetadataView> Klasse

Microsoft.VisualStudio.Modeling.ExtensionEnablement-Namespace