Share via


FileConsentCardResponse.Context Property

Definition

Gets or sets the context associated with the action.

public object Context { get; set; }
member this.Context : obj with get, set
Public Property Context As Object

Property Value

The context associated with the action.

Applies to