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


PropertyPathReferencesProperty.GetLink - метод

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

Пространство имен:  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 DomainProperty _
) As PropertyPathReferencesProperty
public static PropertyPathReferencesProperty GetLink(
    PropertyPath source,
    DomainProperty target
)

Параметры

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

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

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

См. также

Ссылки

PropertyPathReferencesProperty Класс

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