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"
- is there c# version of api?
- does require .net 4.5?
- are there code samples of how use api?
i found cpp sample demonstrate how use file history
this works :)
i need find way move cpp c#
Comments
Post a Comment