Udostępnij za pośrednictwem


Właściwość Graph.VisibleTopLevelGroups —

Zwraca widoczne grupy najwyższego poziomu (Węzeł.IsVisible == true).

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public ReadOnly Property VisibleTopLevelGroups As IEnumerable(Of GraphGroup)
public IEnumerable<GraphGroup> VisibleTopLevelGroups { get; }
public:
property IEnumerable<GraphGroup^>^ VisibleTopLevelGroups {
    IEnumerable<GraphGroup^>^ get ();
}
member VisibleTopLevelGroups : IEnumerable<GraphGroup> with get
function get VisibleTopLevelGroups () : IEnumerable<GraphGroup>

Wartość właściwości

Typ: IEnumerable<GraphGroup>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Graph Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel