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 載入失敗的原因。

適用於