ICardStoreExecutionStrategyStoreFileAsync - метод
Выполняет сохранение файла.
Пространство имён: Tessa.Cards.ComponentModelСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
Task StoreFileAsync(
CardStoreContext context,
CardFile file
)
Function StoreFileAsync (
context As CardStoreContext,
file As CardFile
) As Task
Task^ StoreFileAsync(
CardStoreContext^ context,
CardFile^ file
)
abstract StoreFileAsync :
context : CardStoreContext *
file : CardFile -> Task
- context CardStoreContext
- Контекст операции по сохранению карточки, к которой прикреплён файл.
- file CardFile
- Сохраняемый файл.
TaskАсинхронная задача.