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


PropertyHasType.GetLinksToProperties - метод

Получите список ссылок PropertyHasType к DomainType.

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

Синтаксис

'Декларация
Public Shared Function GetLinksToProperties ( _
    typeInstance As DomainType _
) As ReadOnlyCollection(Of PropertyHasType)
public static ReadOnlyCollection<PropertyHasType> GetLinksToProperties(
    DomainType typeInstance
)

Параметры

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

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

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

См. также

Ссылки

PropertyHasType Класс

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