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


PropertyPathHasPath - конструктор (PropertyPath, DomainPath)

Конструктор создает ссылку PropertyPathHasPath в том же разделе как заданный 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 DomainPath _
)
public PropertyPathHasPath(
    PropertyPath source,
    DomainPath target
)

Параметры

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

См. также

Ссылки

PropertyPathHasPath Класс

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

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