Udostępnij za pośrednictwem


Metoda PropertyPathReferencesProperty.GetPropertyPaths —

Pobiera listę PropertyPaths.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyPathReferencesProperty Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition