Share via


CartError.AdditionalInformation Property

Definition

Gets or sets the additional information property bag.

public System.Collections.Generic.Dictionary<string,object> AdditionalInformation { get; set; }
member this.AdditionalInformation : System.Collections.Generic.Dictionary<string, obj> with get, set
Public Property AdditionalInformation As Dictionary(Of String, Object)

Property Value

Applies to