Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
isocam
1303 Views, 1 Reply

Vb.Net - Delete an existing file using a "Wildcard"

Can anybody help?

 

I am writing a Vb.Net "Addin" for Inventor.

 

I am trying to delete an existing file using a "Wildcard", but, I have tried various solutions but none seem to work!


For example:

Say I have a file called "Test123456.txt" and I want to delete it using the wildcard "Test*.txt" (* being the Wildcard).


Can anybody tell me how to do this?

 

Many thanks in advance!

 

Darren