ICardStoreExtensionContextContentStoreCompleted - событие
Событие, вызываемое при завершении сохранения содержимого файлов.
Событие вызывается только в том случае, если выполняется сохранение хотя бы одного файла,
при этом признак [ICardStoreExtensionContext.ContentStorePending] равен true.
Пространство имён: Tessa.Cards.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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