Partager via


PropertyPathReferencesProperty.GetPropertyPaths, méthode

Obtient une liste de PropertyPaths.

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 GetPropertyPaths ( _
    element As DomainProperty _
) As LinkedElementCollection(Of PropertyPath)
public static LinkedElementCollection<PropertyPath> GetPropertyPaths(
    DomainProperty element
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.LinkedElementCollection<PropertyPath>

Sécurité .NET Framework

Voir aussi

Référence

PropertyPathReferencesProperty Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms