Compartir a través de


DomainRoleImplementedByCollectionType.GetLink (Método)

Obtiene el vínculo de DomainRoleImplementedByCollectionType entre un DomainRoleand dado un ExternalType.

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 Shared Function GetLink ( _
    source As DomainRole, _
    target As ExternalType _
) As DomainRoleImplementedByCollectionType
public static DomainRoleImplementedByCollectionType GetLink(
    DomainRole source,
    ExternalType target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleImplementedByCollectionType

Seguridad de .NET Framework

Vea también

Referencia

DomainRoleImplementedByCollectionType Clase

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