共用方式為


DataTransfer.EffectAllowed 屬性

定義

提供所有可能的作業類型。 必須是其中一個、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

屬性值

適用於