ElementMergeDirectiveHasForwardingPath.GetLinks Yöntem

Tanım

Verilen ElementMergeDirective ve DomainPath arasında herhangi bir ElementMergeDirectiveHasForwardingPath bağlantısı alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirectiveHasForwardingPath ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective source, Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective * Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath>
Public Shared Function GetLinks (source As ElementMergeDirective, target As DomainPath) As ReadOnlyCollection(Of ElementMergeDirectiveHasForwardingPath)

Parametreler

target
DomainPath

Döndürülenler

ReadOnlyCollection<ElementMergeDirectiveHasForwardingPath>
Öznitelikler

Şunlara uygulanır