Partager via


PropertyHasType.SetType, méthode

Type d'ensembles.

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Déclaration
Public Shared Sub SetType ( _
    element As DomainProperty, _
    newType As DomainType _
)
public static void SetType(
    DomainProperty element,
    DomainType newType
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyHasType Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms