次の方法で共有


ServiceProviderDebugInfoEventData.CachedDebugInfos プロパティ

定義

既存のプロバイダーのデバッグ情報。

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

プロパティ値

適用対象