DataTransfer.EffectAllowed Property

Definition

Provides all of the types of operations that are possible. Must be one of none, copy, copyLink, copyMove, link, linkMove, move, all or uninitialized.

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

Property Value

Applies to