ExportProvider.GetOrCreateValue(TypeRef, TypeRef, String, IReadOnlyDictionary<String,Object>, Boolean) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
protected Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker GetOrCreateValue (Microsoft.VisualStudio.Composition.Reflection.TypeRef originalPartTypeRef, Microsoft.VisualStudio.Composition.Reflection.TypeRef constructedPartTypeRef, string partSharingBoundary, System.Collections.Generic.IReadOnlyDictionary<string,object> importMetadata, bool nonSharedInstanceRequired);
member this.GetOrCreateValue : Microsoft.VisualStudio.Composition.Reflection.TypeRef * Microsoft.VisualStudio.Composition.Reflection.TypeRef * string * System.Collections.Generic.IReadOnlyDictionary<string, obj> * bool -> Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker
Protected Function GetOrCreateValue (originalPartTypeRef As TypeRef, constructedPartTypeRef As TypeRef, partSharingBoundary As String, importMetadata As IReadOnlyDictionary(Of String, Object), nonSharedInstanceRequired As Boolean) As ExportProvider.PartLifecycleTracker
Parameter
- originalPartTypeRef
- TypeRef
- constructedPartTypeRef
- TypeRef
- partSharingBoundary
- String
- importMetadata
- IReadOnlyDictionary<String,Object>
- nonSharedInstanceRequired
- Boolean