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.
VB.NET の WebBrowser クラスで、Firefox、Chrome、IE などの他のブラウザーの Cookie を使用することはできますか?
はい、Fiddler や IE の F12 などを使用して、Cookie をテキストとして保存し、Cookie を文字列に貼り付けて、VB.NET コードで使用します。