Udostępnij za pośrednictwem


Metoda ExplorerHidesNodes.GetLinks —

Pobierz ExplorerHidesNodes łącza między danym ExplorerBehavior i DomainPath.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinks ( _
    source As ExplorerBehavior, _
    target As DomainPath _
) As ReadOnlyCollection(Of ExplorerHidesNodes)
public static ReadOnlyCollection<ExplorerHidesNodes> GetLinks(
    ExplorerBehavior source,
    DomainPath target
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ExplorerHidesNodes>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ExplorerHidesNodes Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition