次の方法で共有


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 読み込みエラーの理由を示す値を取得します。

適用対象