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


CustomPropertyDescriptor - конструктор (DomainTypeDescriptor, PropertyPath)

Конструктор создает ссылку CustomPropertyDescriptor в том же разделе как заданное DomainTypeDescriptor

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

Синтаксис

'Декларация
Public Sub New ( _
    source As DomainTypeDescriptor, _
    target As PropertyPath _
)
public CustomPropertyDescriptor(
    DomainTypeDescriptor source,
    PropertyPath target
)

Параметры

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

См. также

Ссылки

CustomPropertyDescriptor Класс

CustomPropertyDescriptor - перегрузка

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