I am creating an EXE in C#.
I need to read a file attribute that has been set from Java code as a UserDefinedAtttributeView on EXE file.
How I can retrieve that user defined attribute property of a file in C# code?
I am creating an EXE in C#.
I need to read a file attribute that has been set from Java code as a UserDefinedAtttributeView on EXE file.
How I can retrieve that user defined attribute property of a file in C# code?