다음을 통해 공유


SvgImageSourceFailedEventArgs 클래스

정의

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

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

속성

Status

SVG 로드 실패의 이유를 나타내는 값을 가져옵니다.

적용 대상