ElementMergeDirectiveHasLinkCreationPaths.GetLinks - метод
Получает все ссылки ElementMergeDirectiveHasLinkCreationPaths между заданными ElementMergeDirective и DomainPath.
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
Public Shared Function GetLinks ( _
source As ElementMergeDirective, _
target As DomainPath _
) As ReadOnlyCollection(Of ElementMergeDirectiveHasLinkCreationPaths)
public static ReadOnlyCollection<ElementMergeDirectiveHasLinkCreationPaths> GetLinks(
ElementMergeDirective source,
DomainPath target
)
Параметры
Возвращаемое значение
Тип: System.Collections.ObjectModel.ReadOnlyCollection<ElementMergeDirectiveHasLinkCreationPaths>
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
ElementMergeDirectiveHasLinkCreationPaths Класс
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен