AccountsSettingsPaneCommandsRequestedEventArgs 类

定义

提供 AccountCommandsRequested 事件的数据。

public ref class AccountsSettingsPaneCommandsRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.None)]
class AccountsSettingsPaneCommandsRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.None)]
public sealed class AccountsSettingsPaneCommandsRequestedEventArgs
Public NotInheritable Class AccountsSettingsPaneCommandsRequestedEventArgs
继承
Object Platform::Object IInspectable AccountsSettingsPaneCommandsRequestedEventArgs
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

版本历史记录

Windows 版本 SDK 版本 已添加值
1803 17134 User

属性

Commands

获取帐户设置窗格的 SettingsCommand 集合。

CredentialCommands

获取帐户设置窗格的 CredentialCommand 集合。

HeaderText

获取或设置帐户设置窗格的标题文本。

User

获取帐户设置窗格的用户。

WebAccountCommands

获取帐户设置窗格的 WebAccountCommand 集合。

WebAccountProviderCommands

获取帐户设置窗格的 WebAccountProviderCommand 集合。

方法

GetDeferral()

获取 AccountCommandsRequested 事件的延迟对象。

适用于

另请参阅