Compartir a través de


CoreDropOperationTargetRequestedEventArgs.SetTarget Método

Definición

Establece el destino de la operación de arrastrar y colocar.

public:
 virtual void SetTarget(ICoreDropOperationTarget ^ target) = SetTarget;
void SetTarget(ICoreDropOperationTarget const& target);
public void SetTarget(ICoreDropOperationTarget target);
function setTarget(target)
Public Sub SetTarget (target As ICoreDropOperationTarget)

Parámetros

target
ICoreDropOperationTarget

Destino de la operación de arrastrar y colocar.

Se aplica a