Sdílet prostřednictvím


ElementMergeDirectiveHasLinkCreationPaths.GetLinks – metoda

Získáte odkazy mezi dané ElementMergeDirective a DomainPath ElementMergeDirectiveHasLinkCreationPaths.

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 ElementMergeDirective, _
    target As DomainPath _
) As ReadOnlyCollection(Of ElementMergeDirectiveHasLinkCreationPaths)
public static ReadOnlyCollection<ElementMergeDirectiveHasLinkCreationPaths> GetLinks(
    ElementMergeDirective source,
    DomainPath target
)

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementMergeDirectiveHasLinkCreationPaths Třída

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