Partilhar via


Construtor PathSegmentReferencesRole (PathSegment, DomainRole)

Construtor cria um link de PathSegmentReferencesRole na mesma partição que o determinado PathSegment

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 ( _
    source As PathSegment, _
    target As DomainRole _
)
public PathSegmentReferencesRole(
    PathSegment source,
    DomainRole target
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PathSegmentReferencesRole Classe

Sobrecargas PathSegmentReferencesRole

Namespace Microsoft.VisualStudio.Modeling.DslDefinition