File properties include any of various attributes, elements, metadata, or settings for one or more files in a file system.
I would like to find the height/width of an image on disk without opening it, if possible (for performance …
c# windows file file-propertiesI want to render (for internal debugging/info) the last modified date of an assembly, so I'll know when a …
.net asp.net reflection file-properties modified-dateIn windows 2003 and windows XP you could right click on an assembly (.dll) go to properties, click on the version …
.net windows-7 windows-vista assemblies file-propertiesIf one looks at file properties in Windows Explorer, the "Details" tab, - for many filetypes (for example, tiff or …
perl powershell file-propertiesIs there a simple way to check if a digital signature exists on a file without trying to verify the …
c# digital-signature signing file-propertiesI am writing a plugin for VS Code and I need to know the path of the file which is …
javascript typescript visual-studio-code vscode-extensions file-propertiesI have the following code: int main(int argc, char** argv) { onelog a; std::cout << "a new project"; //…
c++ file datetime file-propertiesHow do you check a file type when there is no extension in c# For instance, I have files with …
c# file-extension file-properties audio-converterI've got a simple WCF service that lets clients/consumers upload image, audio or video files to it. After the …
c# file-attributes file-propertiesHow can I create or mark a file as hidden using .NET?
.net file-io file-properties