Freigeben über


PropertyHasType.SetType-Methode

Legt Type fest.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyHasType Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace