InvalidPluginExecutionException.ExceptionDetails Property

Definition

Collection containing the details of the exception.

public System.Collections.Generic.IReadOnlyDictionary<string,string> ExceptionDetails { get; }
member this.ExceptionDetails : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property ExceptionDetails As IReadOnlyDictionary(Of String, String)

Property Value

Applies to