AccountsSettingsPaneCommandsRequestedEventArgs.GetDeferral Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the deferral object for the AccountCommandsRequested event.
public:
virtual AccountsSettingsPaneEventDeferral ^ GetDeferral() = GetDeferral;
AccountsSettingsPaneEventDeferral GetDeferral();
public AccountsSettingsPaneEventDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As AccountsSettingsPaneEventDeferral
Returns
The deferral object.