PropertyPathReferencesProperty.GetLinksToPropertyPaths, méthode

Obtenez la liste de liens de PropertyPathReferencesProperty vers un DomainProperty.

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 GetLinksToPropertyPaths ( _
    propertyInstance As DomainProperty _
) As ReadOnlyCollection(Of PropertyPathReferencesProperty)
public static ReadOnlyCollection<PropertyPathReferencesProperty> GetLinksToPropertyPaths(
    DomainProperty propertyInstance
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

PropertyPathReferencesProperty Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms