DataTransfer.EffectAllowed 属性

定义

提供所有可能的操作类型。 必须是无、copy、copyLink、copyMove、link、linkMove、move、all 或 unitialized 之一。

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

属性值

适用于