IErrorPage.GetWinFxCallback Propriedade

Definição

Obtém ou define uma referência a um manipulador de DispatcherOperationCallback, que pode lidar com solicitações para downloads .NET runtime.

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

Valor da propriedade

Um DispatcherOperationCallback manipulador.

Aplica-se a