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


PathHasSegments - конструктор (DomainPath, PathSegment)

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

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

Синтаксис

'Декларация
Public Sub New ( _
    source As DomainPath, _
    target As PathSegment _
)
public PathHasSegments(
    DomainPath source,
    PathSegment target
)

Параметры

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

См. также

Ссылки

PathHasSegments Класс

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

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