MySettingsExtensionContextStoreResponse - свойство
Ответ на запрос по сохранению настроек, доступен в методе расширений Saved.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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