CardGetFileContentExtensionContextResponse - свойство
Ответ на запрос по взаимодействию с карточкой.
Если свойство установлено перед выполнением взаимодействия с карточкой стандартными средствами, то такое взаимодействие не производится.
Пространство имён: Tessa.Cards.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public CardGetFileContentResponse Response { get; set; }
Public Property Response As CardGetFileContentResponse
Get
Set
public:
virtual property CardGetFileContentResponse^ Response {
CardGetFileContentResponse^ get () sealed;
void set (CardGetFileContentResponse^ value) sealed;
}
abstract Response : CardGetFileContentResponse with get, set
override Response : CardGetFileContentResponse with get, set
CardGetFileContentResponseICardRequestExtensionContextTRequest, TResponseResponse