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


PathSegment - конструктор (Store, DomainRole, PathSegmentInterpretation)

Постройте сегмент с указанной ролью интерпретация

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

Синтаксис

'Декларация
Public Sub New ( _
    store As Store, _
    role As DomainRole, _
    interpretation As PathSegmentInterpretation _
)
public PathSegment(
    Store store,
    DomainRole role,
    PathSegmentInterpretation interpretation
)

Параметры

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

См. также

Ссылки

PathSegment Класс

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

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