AccountsSettingsPaneCommandsRequestedEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 属性
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 イベントの遅延オブジェクトを取得します。 |