다음을 통해 공유


IImageSourcePartEvents.LoadingFailed(Exception) Method

Definition

public:
 void LoadingFailed(Exception ^ exception);
public void LoadingFailed(Exception exception);
abstract member LoadingFailed : Exception -> unit
Public Sub LoadingFailed (exception As Exception)

Parameters

exception
Exception

Applies to