ServiceProviderDebugInfoEventData.NewDebugInfo 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 the new provider.
public virtual System.Collections.Generic.IDictionary<string,string> NewDebugInfo { get; }
member this.NewDebugInfo : System.Collections.Generic.IDictionary<string, string>
Public Overridable ReadOnly Property NewDebugInfo As IDictionary(Of String, String)