Sdílet prostřednictvím


PathSegment – konstruktor (Partition, DomainRole, PathSegmentInterpretation)

Vytvořit segment s určenou roli výklad

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PathSegment Třída

PathSegment – přetížení

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů