Exemplo n.º 1
0
 public void SetPath(string path, KnownFolderRetrievalOptions options)
 {
     _knownFolder.SetPath(options, path);
 }