Compartir a través de


PropertyHasType.GetLinkToType (Método)

Obtiene el vínculo de PropertyHasType a un DomainProperty.

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 GetLinkToType ( _
    propertyInstance As DomainProperty _
) As PropertyHasType
public static PropertyHasType GetLinkToType(
    DomainProperty propertyInstance
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType

Seguridad de .NET Framework

Vea también

Referencia

PropertyHasType Clase

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