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


BrokenReferenceDetector.DetectBrokenReferences - метод (Store, Action<ModelElement, DomainPropertyInfo, ModelBusReference>)

Ищет в хранилище для недопустимых ссылок и на каждом, находящуюся вызывает invalidAction

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

Синтаксис

'Декларация
Public Shared Sub DetectBrokenReferences ( _
    store As Store, _
    brokenReferenceAction As Action(Of ModelElement, DomainPropertyInfo, ModelBusReference) _
)
public static void DetectBrokenReferences(
    Store store,
    Action<ModelElement, DomainPropertyInfo, ModelBusReference> brokenReferenceAction
)

Параметры

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

См. также

Ссылки

BrokenReferenceDetector Класс

DetectBrokenReferences - перегрузка

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