Compartilhar via


Método PropertyHasType.SetType

Define 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 Sub SetType ( _
    element As DomainProperty, _
    newType As DomainType _
)
public static void SetType(
    DomainProperty element,
    DomainType newType
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyHasType Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition