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