バージョン

OperationType プロパティ

ドラッグアンドドロップ操作中の意図したアクションの種類を取得または設定します。このプロパティを設定すると、関連するカーソルが強制的に適用されます。
シンタックス
'宣言
 
Public Property OperationType As Nullable(Of OperationType)
public Nullable<OperationType> OperationType {get; set;}
参照