Condividi tramite


IErrorPage.RefreshCallback Proprietà

Definizione

Ottiene o imposta un riferimento a un gestore DispatcherOperationCallback che può gestire l'aggiornamento della pagina di errore.

public:
 property System::Windows::Threading::DispatcherOperationCallback ^ RefreshCallback { System::Windows::Threading::DispatcherOperationCallback ^ get(); void set(System::Windows::Threading::DispatcherOperationCallback ^ value); };
public System.Windows.Threading.DispatcherOperationCallback RefreshCallback { get; set; }
member this.RefreshCallback : System.Windows.Threading.DispatcherOperationCallback with get, set
Public Property RefreshCallback As DispatcherOperationCallback

Valore della proprietà

DispatcherOperationCallback

Gestore DispatcherOperationCallback per gestire gli aggiornamenti della pagina di errore.

Si applica a