Compartir a través de


DataTransfer.DropEffect Propiedad

Definición

Obtiene el tipo de operación de arrastrar y colocar seleccionada actualmente o establece la operación en un nuevo tipo. El valor debe ser ninguno, copiar, vincular o mover.

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

Valor de propiedad

Se aplica a