PathSegmentReferencesRole (Constructor) (PathSegment, DomainRole)

El constructor establece relaciones de PathSegmentReferencesRole en la misma partición que el PathSegment determinado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    source As PathSegment, _
    target As DomainRole _
)
public PathSegmentReferencesRole(
    PathSegment source,
    DomainRole target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PathSegmentReferencesRole Clase

PathSegmentReferencesRole (Sobrecarga)

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)