BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      Util.Files.Comparison.ISystemEntryInfoPair<TEntry> Interface
  
            Represents a pair of matched file system items.
            
 
  Inheritance Hierarchy
  
    - Inedo.BuildMaster.Util.Files.Comparison.ISystemEntryInfoPair<TEntry>
 
  
 
  Syntax
  
    public
    interface
    ISystemEntryInfoPair<TEntry>
 
  
    Properties
    
      
         | 
        Name | 
        Description | 
      
      
        | 
          
         | 
        
          Source
         | 
        
           
            Gets the source item.
             
         | 
      
      
        | 
          
         | 
        
          Target
         | 
        
           
            Gets the target item.
             
         |