DelegateResponseException.DebugInfo Property
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.
Debug information associated with the delegate response exception such as a stack trace of the original exception if available.
C#
public System.Collections.Generic.Dictionary<string,string> DebugInfo { get; set; }
member this.DebugInfo : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property DebugInfo As Dictionary(Of String, String)
Ürün | Sürümler |
---|---|
Microsoft.InformationProtection | 1.10.93, 1.11.53, 1.12.61, 1.13.161, 1.14.108, 1.15.107, 1.16.126 |