Sdílet prostřednictvím


IVsSelectionContext.CurrentSelection – vlastnost

Vrátí kolekci vybraných prvků v aktivním okně.To může být v okně dokumentu nebo v okně nástroje.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
ReadOnly Property CurrentSelection As ICollection
ICollection CurrentSelection { get; }

Hodnota vlastnosti

Typ: System.Collections.ICollection

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsSelectionContext Rozhraní

Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement – obor názvů