Udostępnij za pośrednictwem


Metoda PropertyPathReferencesProperty.GetLinksToPropertyPaths —

Pobierz listę łączy PropertyPathReferencesProperty do DomainProperty.

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyPathReferencesProperty Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition