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


CustomPropertyDescriptor.GetLink - метод

Получение одной связи CustomPropertyDescriptor между заданными DomainTypeDescriptorand PropertyPath.

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

Параметры

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

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

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

См. также

Ссылки

CustomPropertyDescriptor Класс

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