Compartir a través de


PropertyHasType.SetType (Método)

Tipo de conjuntos.

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyHasType Clase

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