Esempio n. 1
0
 public static bool ExportMetas(string filePath)
 {
     return(Workspace.ExportMetas(filePath, false));
 }