Share via


DataTransfer.EffectAllowed Propriété

Définition

Fournit tous les types d’opérations possibles. Doit être un des éléments none, copy, copyLink, copyMove, link, linkMove, move, all or non initialized.

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

Valeur de propriété

S’applique à