Condividi tramite


IErrorPage.GetWinFxCallback Proprietà

Definizione

Ottiene o imposta un riferimento a un gestore DispatcherOperationCallback che può gestire le richieste di download di runtime di .NET.

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

Valore della proprietà

Gestore DispatcherOperationCallback .

Si applica a