MySettingsExtensionContextStoreResponse - свойство
Ответ на запрос по сохранению настроек, доступен в методе расширений Saved.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public CardStoreResponse StoreResponse { get; set; }
Public Property StoreResponse As CardStoreResponse
Get
Set
public:
virtual property CardStoreResponse^ StoreResponse {
CardStoreResponse^ get () sealed;
void set (CardStoreResponse^ value) sealed;
}
abstract StoreResponse : CardStoreResponse with get, set
override StoreResponse : CardStoreResponse with get, set
CardStoreResponseIMySettingsExtensionContextStoreResponse