Compartilhar via


Método PropertyHasType.GetLinkToType

Obtenha o link de PropertyHasType para uma DomainProperty.

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

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType

Segurança do .NET Framework

Consulte também

Referência

PropertyHasType Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition