WorkSpace Configuration for a scene. It contains all WorkSpaces of the Scene, which should be used for AutoInit.  
 More...
WorkSpace Configuration for a scene. It contains all WorkSpaces of the Scene, which should be used for AutoInit. 
◆ Configuration()
◆ WriteToFile()
  
  | 
        
          | void VIS.WorkSpace.Configuration.WriteToFile | ( | string | fileName | ) |  |  | inline | 
 
Writes this WorkSpace.Configuration into the specified file. 
- Parameters
- 
  
    | fileName | Path of the file to write the data in. |  
 
It's possible to use vlSDK file schemes (e.g. local_storage_dir) here. 
 
 
◆ type
      
        
          | string VIS.WorkSpace.Configuration.type = "VisionLibWorkSpacesConfig" | 
      
 
 
◆ version
      
        
          | int VIS.WorkSpace.Configuration.version = 1 | 
      
 
 
◆ workSpaces