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


PropertyPathReferencesProperty - конструктор (PropertyPath, DomainProperty)

Конструктор создает ссылку PropertyPathReferencesProperty в том же разделе как заданный PropertyPath

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

Синтаксис

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

Параметры

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

См. также

Ссылки

PropertyPathReferencesProperty Класс

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

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