Partilhar via


Construtor PathSegment (Partition, DomainRole, PathSegmentInterpretation)

Construir um segmento com uma função específica de uma interpretação

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    partition As Partition, _
    role As DomainRole, _
    interpretation As PathSegmentInterpretation _
)
public PathSegment(
    Partition partition,
    DomainRole role,
    PathSegmentInterpretation interpretation
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PathSegment Classe

Sobrecargas PathSegment

Namespace Microsoft.VisualStudio.Modeling.DslDefinition