Partager via


DataTransfer.DropEffect Propriété

Définition

Obtient le type d’opération glisser-déplacer actuellement sélectionnée ou définit l’opération sur un nouveau type. La valeur doit être none, copier, lier ou déplacer.

public:
 property System::String ^ DropEffect { System::String ^ get(); void set(System::String ^ value); };
public string DropEffect { get; set; }
member this.DropEffect : string with get, set
Public Property DropEffect As String

Valeur de propriété

S’applique à