次の方法で共有


BrokenReferenceDetector クラス

壊れた参照を検出します

継承階層

System.Object
  Microsoft.VisualStudio.Modeling.Integration.Picker.BrokenReferenceDetector

名前空間:  Microsoft.VisualStudio.Modeling.Integration.Picker
アセンブリ:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 内)

構文

'宣言
Public NotInheritable Class BrokenReferenceDetector
public static class BrokenReferenceDetector

メソッド

  名前 説明
パブリック メソッド静的メンバー DetectBrokenReferences(Store, Action<ModelElement, DomainPropertyInfo, ModelBusReference>) 無効な参照をストア内で検索し、見つかるだびに invalidAction を呼び出します
パブリック メソッド静的メンバー DetectBrokenReferences(IEnumerable<ModelElement>, IServiceProvider, Action<ModelElement, DomainPropertyInfo, ModelBusReference>) 無効な参照をコレクション内で検索し、見つかるだびに invalidAction を呼び出します

このページのトップへ

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

関連項目

Microsoft.VisualStudio.Modeling.Integration.Picker 名前空間