Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the set of items that are included by the filter.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntax
'Declaration
ReadOnly Property IncludedItems As IReadOnlyObservableSet
IReadOnlyObservableSet IncludedItems { get; }
Property Value
Type: Microsoft.VisualStudio.Shell.IReadOnlyObservableSet
Remarks
When the IncludedItems are placed into a tree, these items and their ancestors will be included in the tree, and all other items will be excluded.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.