c# - File History on windows 8 -


i have question related get/set “file history” (windows 8) settings using c#

windows has provided api file history api "allows applications read , modify file history configuration"

  1. is there c# version of api?
  2. does require .net 4.5?
  3. are there code samples of how use api?

i found cpp sample demonstrate how use file history

file history sample

this works :)

i need find way move cpp c#


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -