ServiceProviderDebugInfoEventData.CachedDebugInfos Property

Definition

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))

Property Value

Applies to