ElementMergeDirectiveHasLinkCreationPaths.GetLinks(ElementMergeDirective, DomainPath) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получите все ссылки ElementMergeDirectiveHasLinkCreationPaths между заданными ElementMergeDirective и DomainPath.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirectiveHasLinkCreationPaths ^> ^ 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.ElementMergeDirectiveHasLinkCreationPaths> 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.ElementMergeDirectiveHasLinkCreationPaths>
Public Shared Function GetLinks (source As ElementMergeDirective, target As DomainPath) As ReadOnlyCollection(Of ElementMergeDirectiveHasLinkCreationPaths)
Параметры
- source
- ElementMergeDirective
- target
- DomainPath
Возвращаемое значение
- Атрибуты