Condividi tramite


Metodo PropertyPathReferencesProperty.GetPropertyPaths

ottiene un elenco di PropertyPaths.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetPropertyPaths ( _
    element As DomainProperty _
) As LinkedElementCollection(Of PropertyPath)
public static LinkedElementCollection<PropertyPath> GetPropertyPaths(
    DomainProperty element
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyPathReferencesProperty Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition