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


PropertyPathHasPath.GetLink - метод

Получение одной связи PropertyPathHasPath между заданными PropertyPathand DomainPath.

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

Синтаксис

'Декларация
Public Shared Function GetLink ( _
    source As PropertyPath, _
    target As DomainPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLink(
    PropertyPath source,
    DomainPath target
)

Параметры

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

Тип: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

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

См. также

Ссылки

PropertyPathHasPath Класс

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