Sdílet prostřednictvím


CompartmentMapHasPropertyDisplayedPath.GetLinks – metoda

Získáte odkazy mezi dané CompartmentMap a PropertyPath CompartmentMapHasPropertyDisplayedPath.

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

Syntaxe

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

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CompartmentMapHasPropertyDisplayedPath Třída

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