Freigeben über


PropertyHasType.GetType-Methode (DomainProperty)

Ruft einen Typ ab.

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

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainType

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyHasType Klasse

GetType-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace