Partager via


PropertyHasType.GetLinksToProperties, méthode

Obtenez la liste de liens de PropertyHasType vers un DomainType.

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 Function GetLinksToProperties ( _
    typeInstance As DomainType _
) As ReadOnlyCollection(Of PropertyHasType)
public static ReadOnlyCollection<PropertyHasType> GetLinksToProperties(
    DomainType typeInstance
)

Paramètres

Valeur de retour

Type : System.Collections.ObjectModel.ReadOnlyCollection<PropertyHasType>

Sécurité .NET Framework

Voir aussi

Référence

PropertyHasType Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms