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


DecoratorMapHasPropertyDisplayedPath.GetLinks - метод

Получает все ссылки DecoratorMapHasPropertyDisplayedPath между заданными DecoratorMap и PropertyPath.

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

Синтаксис

'Декларация
Public Shared Function GetLinks ( _
    source As DecoratorMap, _
    target As PropertyPath _
) As ReadOnlyCollection(Of DecoratorMapHasPropertyDisplayedPath)
public static ReadOnlyCollection<DecoratorMapHasPropertyDisplayedPath> GetLinks(
    DecoratorMap source,
    PropertyPath target
)

Параметры

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

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

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

См. также

Ссылки

DecoratorMapHasPropertyDisplayedPath Класс

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