Sdílet prostřednictvím


ExplorerNodeSettingsHasPropertyDisplayedPath.GetLinks – metoda

Získáte odkazy mezi dané ExplorerNodeSettings a PropertyPath ExplorerNodeSettingsHasPropertyDisplayedPath.

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

Syntaxe

'Deklarace
Public Shared Function GetLinks ( _
    source As ExplorerNodeSettings, _
    target As PropertyPath _
) As ReadOnlyCollection(Of ExplorerNodeSettingsHasPropertyDisplayedPath)
public static ReadOnlyCollection<ExplorerNodeSettingsHasPropertyDisplayedPath> GetLinks(
    ExplorerNodeSettings source,
    PropertyPath target
)

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ExplorerNodeSettingsHasPropertyDisplayedPath Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů