Udostępnij za pośrednictwem


Metoda ExplorerBehaviorHasNodeSettings.GetLinks —

Pobierz ExplorerBehaviorHasNodeSettings łącza między danym ExplorerBehavior i ExplorerNodeSettings.

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

Składnia

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ExplorerBehaviorHasNodeSettings Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition