Closed scMarth closed 6 years ago
very cool @scMarth! anyone willing/able to review this?
I'll take it.
@scMarth Nice script. I just got a call from a customer wanting the exact same thing. Very timely. One question though, in the instructions, for both flags, it says to only add the name of the output file. If I supply only the csv file name I don't get (or don't see) an output. If I add the full path and file name for the output file it works. Am I missing something?
Ignore my last comment. I was missing something.
I created a sample console application that extends ArcObjects in C#. This sample can read from local file geodatabases, and generates a CSV containing information about items contained in those file geodatabases (timestamps, file sizes, categories, paths, hierarchy information)
Usage details and more information is included in the README