Поделиться через


PropertyPathReferencesProperty.GetLinksToPropertyPaths - метод

Получите список ссылок PropertyPathReferencesProperty к DomainProperty.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetLinksToPropertyPaths ( _
    propertyInstance As DomainProperty _
) As ReadOnlyCollection(Of PropertyPathReferencesProperty)
public static ReadOnlyCollection<PropertyPathReferencesProperty> GetLinksToPropertyPaths(
    DomainProperty propertyInstance
)

Параметры

Возвращаемое значение

Тип: System.Collections.ObjectModel.ReadOnlyCollection<PropertyPathReferencesProperty>

Безопасность платформы .NET Framework

См. также

Ссылки

PropertyPathReferencesProperty Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен