次の方法で共有


AccountsSettingsPaneCommandsRequestedEventArgs クラス

定義

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 ユーザー

プロパティ

Commands

アカウント設定ウィンドウの SettingsCommand コレクションを取得します。

CredentialCommands

アカウント設定ウィンドウの CredentialCommand コレクションを取得します。

HeaderText

アカウント設定ウィンドウのヘッダー テキストを取得または設定します。

User

アカウント設定ウィンドウのユーザーを取得します。

WebAccountCommands

アカウント設定ウィンドウの WebAccountCommand コレクションを取得します。

WebAccountProviderCommands

アカウント設定ウィンドウの WebAccountProviderCommand コレクションを取得します。

メソッド

GetDeferral()

AccountCommandsRequested イベントの遅延オブジェクトを取得します。

適用対象

こちらもご覧ください