BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      GetLatest(SourceControlContext context, string targetPath) Method
  
            When implemented in a derived class, gets the latest source code and exports the files to a specified targetPath.
            
 
  Syntax
  
    public
    abstract
    void GetLatest(SourceControlContext context, string targetPath)
  Parameters
  
    - context
 
    - Type: SourceControlContext
The context.
 
  
  
    - targetPath
 
    - Type: string
The target path.