Share via


DataTransfer.EffectAllowed 속성

정의

가능한 모든 유형의 작업을 제공합니다. none, copy, copyLink, copyMove, link, linkMove, move, all 또는 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

속성 값

적용 대상