Поделиться через


ElementMergeDirectiveHasLinkCreationPaths.GetLinkCreationPaths - метод

Получает список LinkCreationPaths.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetLinkCreationPaths ( _
    element As ElementMergeDirective _
) As LinkedElementCollection(Of DomainPath)
public static LinkedElementCollection<DomainPath> GetLinkCreationPaths(
    ElementMergeDirective element
)

Параметры

Возвращаемое значение

Тип: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainPath>

Безопасность платформы .NET Framework

См. также

Ссылки

ElementMergeDirectiveHasLinkCreationPaths Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен