Metoda PropertyPathReferencesProperty.GetLinks —
Pobierz PropertyPathReferencesProperty łącza między danym PropertyPath i DomainProperty.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Składnia
'Deklaracja
Public Shared Function GetLinks ( _
source As PropertyPath, _
target As DomainProperty _
) As ReadOnlyCollection(Of PropertyPathReferencesProperty)
public static ReadOnlyCollection<PropertyPathReferencesProperty> GetLinks(
PropertyPath source,
DomainProperty target
)
Parametry
Wartość zwracana
Typ: System.Collections.ObjectModel.ReadOnlyCollection<PropertyPathReferencesProperty>
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
PropertyPathReferencesProperty Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition