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


DomainPropertyHasElementNameProvider.GetLinksToDomainProperty - метод

Получите список ссылок DomainPropertyHasElementNameProvider к ExternalType.

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

Синтаксис

'Декларация
Public Shared Function GetLinksToDomainProperty ( _
    nameProviderTypeInstance As ExternalType _
) As ReadOnlyCollection(Of DomainPropertyHasElementNameProvider)
public static ReadOnlyCollection<DomainPropertyHasElementNameProvider> GetLinksToDomainProperty(
    ExternalType nameProviderTypeInstance
)

Параметры

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

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

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

См. также

Ссылки

DomainPropertyHasElementNameProvider Класс

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