共用方式為


PathSegment 建構函式 (Partition, DomainRole, PathSegmentInterpretation)

使用指定的角色和轉譯建構區段

命名空間:  Microsoft.VisualStudio.Modeling.DslDefinition
組件:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll 中)

語法

'宣告
Public Sub New ( _
    partition As Partition, _
    role As DomainRole, _
    interpretation As PathSegmentInterpretation _
)
public PathSegment(
    Partition partition,
    DomainRole role,
    PathSegmentInterpretation interpretation
)

參數

.NET Framework 安全性

請參閱

參考

PathSegment 類別

PathSegment 多載

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間