Condividi tramite


Metodo PathSegmentReferencesRole.GetLink

Ottenere a un collegamento di PathSegmentReferencesRole tra un PathSegmentand specificato un DomainRole.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLink ( _
    source As PathSegment, _
    target As DomainRole _
) As PathSegmentReferencesRole
public static PathSegmentReferencesRole GetLink(
    PathSegment source,
    DomainRole target
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PathSegmentReferencesRole Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition