CoreDesignSurfaceSerializationHelperBase.GetMonikerResolvers(Store) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu yöntem, depodaki her bir etki alanı modelinin bilinen ad çözümleyicilerine döndürür
protected public:
virtual System::Collections::Generic::IDictionary<Guid, Microsoft::VisualStudio::Modeling::IMonikerResolver ^> ^ GetMonikerResolvers(Microsoft::VisualStudio::Modeling::Store ^ store);
protected internal virtual System.Collections.Generic.IDictionary<Guid,Microsoft.VisualStudio.Modeling.IMonikerResolver> GetMonikerResolvers (Microsoft.VisualStudio.Modeling.Store store);
abstract member GetMonikerResolvers : Microsoft.VisualStudio.Modeling.Store -> System.Collections.Generic.IDictionary<Guid, Microsoft.VisualStudio.Modeling.IMonikerResolver>
override this.GetMonikerResolvers : Microsoft.VisualStudio.Modeling.Store -> System.Collections.Generic.IDictionary<Guid, Microsoft.VisualStudio.Modeling.IMonikerResolver>
Protected Friend Overridable Function GetMonikerResolvers (store As Store) As IDictionary(Of Guid, IMonikerResolver)
Parametreler
- store
- Store
Bilinen ad çözümleyicilerine ait olan mağaza.