Compartilhar via


Método PropertyHasType.GetType (DomainProperty)

Obtém o tipo.

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 GetType ( _
    element As DomainProperty _
) As DomainType
public static DomainType GetType(
    DomainProperty element
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainType

Segurança do .NET Framework

Consulte também

Referência

PropertyHasType Classe

Sobrecargas GetType

Namespace Microsoft.VisualStudio.Modeling.DslDefinition