IErrorPage.GetWinFxCallback Propriedade

Definição

Recebe ou define uma referência para um handler DispatcherOperationCallback, que pode tratar de pedidos para downloads .NET em tempo de execução.

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 de Propriedade

Um DispatcherOperationCallback tratador.

Aplica-se a