Udostępnij za pośrednictwem


Właściwość GraphGroup.ContainmentLinks —

Łącza dotyczące zamknięcia, które są zawarte w tej grupie.

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

Składnia

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

Wartość właściwości

Typ: IEnumerable<GraphLink>
Zwraca wartość typu IEnumerable.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphGroup Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel