ICardStoreExtensionContextContentStoreCompleted - событие
Событие, вызываемое при завершении сохранения содержимого файлов.
Событие вызывается только в том случае, если выполняется сохранение хотя бы одного файла,
при этом признак [ICardStoreExtensionContext.ContentStorePending] равен true.
Пространство имён: Tessa.Cards.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
event EventHandler<CardContentStoreCompletedEventArgs> ContentStoreCompleted
Event ContentStoreCompleted As EventHandler(Of CardContentStoreCompletedEventArgs)
event EventHandler<CardContentStoreCompletedEventArgs^>^ ContentStoreCompleted {
void add (EventHandler<CardContentStoreCompletedEventArgs^>^ value);
void remove (EventHandler<CardContentStoreCompletedEventArgs^>^ value);
}
abstract ContentStoreCompleted : IEvent<EventHandler<CardContentStoreCompletedEventArgs>,
CardContentStoreCompletedEventArgs>
Значение
EventHandlerCardContentStoreCompletedEventArgs