Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
UnifiedFile file = UnifiedFileSystem.GetFile("/upload/myfile.doc");
Response.Write(file.Summary.Dictionary["TestProperty"].ToString());