ServiceProviderDebugInfoEventData.CachedDebugInfos Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The debug information for existing providers.
public virtual System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string,string>> CachedDebugInfos { get; }
member this.CachedDebugInfos : System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string, string>>
Public Overridable ReadOnly Property CachedDebugInfos As IList(Of IDictionary(Of String, String))