Share via


WebAccountEventArgs クラス

定義

WebAccount を含むイベントに関する情報を格納します。

public ref class WebAccountEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebAccountEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebAccountEventArgs
Public NotInheritable Class WebAccountEventArgs
継承
Object Platform::Object IInspectable WebAccountEventArgs
属性

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

プロパティ

Account

イベントに関係する WebAccount を取得します。

適用対象