FileConsentCardResponse.Context プロパティ

定義

アクションに関連付けられているコンテキストを取得または設定します。

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

プロパティ値

アクションに関連付けられたコンテキスト。

適用対象