Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定のフォルダを A フォルダから B フォルダに移動したい。コピーして削除したくありません。あなたの情報を入手できますか?
ファイルの Parents コレクションを編集して、そこからフォルダー A を削除し、フォルダー B を追加できます。
https://developers.google.com/drive/v2/reference/parents
I'm a new to ASPX, hope you dont mind if my problem is so simple with somebody.
I use a List<object> selectedValues;
List<object> selectedValues;
selectedValues=...list of object(item1, item2,..)