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 를 가져옵니다.

적용 대상