CoreWebView2InitializedEventArgs 클래스

정의

CoreWebView2Initialized 이벤트에 대한 데이터를 제공합니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows App SDKWinUI의 경우 Windows App SDK 네임스페이스 참조).

public ref class CoreWebView2InitializedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CoreWebView2InitializedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CoreWebView2InitializedEventArgs
Public NotInheritable Class CoreWebView2InitializedEventArgs
상속
Object Platform::Object IInspectable CoreWebView2InitializedEventArgs
특성

속성

Exception

WebView2를 만들 때 발생하는 예외를 가져옵니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows App SDKWinUI의 경우 Windows App SDK 네임스페이스 참조).

적용 대상