GiveFeedbackEventArgs.Effects 屬性

定義

取得值,這個值表示拖放作業的效果。

public:
 property System::Windows::DragDropEffects Effects { System::Windows::DragDropEffects get(); };
public System.Windows.DragDropEffects Effects { get; }
member this.Effects : System.Windows.DragDropEffects
Public ReadOnly Property Effects As DragDropEffects

屬性值

DragDropEffects 列舉型別 (Enumeration) 的成員,表示拖放作業的效果。

適用於