Freigeben über


PropertyHasType.GetLinkToType-Methode

Ruft den PropertyHasType-Link für DomainProperty 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 GetLinkToType ( _
    propertyInstance As DomainProperty _
) As PropertyHasType
public static PropertyHasType GetLinkToType(
    DomainProperty propertyInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyHasType Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace