Freigeben über


CoreDropOperationTargetRequestedEventArgs.SetTarget Methode

Definition

Legt das Ziel des Drag and Drop-Vorgangs fest.

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)

Parameter

target
ICoreDropOperationTarget

Das Ziel des Drag and Drop-Vorgangs.

Gilt für: