BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      SourceRepository Class
  Inheritance Hierarchy
  
    - object
- Inedo.BuildMaster.Extensibility.Providers.SourceControl.SourceRepository
 
 
  
 
  Syntax
  
    public
    class
    SourceRepository
  
 
  
  
    Properties
    
      
         | 
        Name | 
        Description | 
      
      
        | 
          
         | 
        
          CustomDiskPath
         | 
        
           
            Gets or sets the local repository path where the repository lives. If this value is null (Nothing in Visual Basic) or empty, 
            then BuildMaster will automatically manage the local repository path.
             
         | 
      
      
        | 
          
         | 
        
          IsBuildMasterManaged
         | 
        
           
            Gets a value indicating whether this repository is automatically managed by BuildMaster.
             
         | 
      
      
        | 
          
         | 
        
          Name
         | 
        
           
            Gets or sets the repository name.
             
         | 
      
      
        | 
          
         | 
        
          RemoteUrl
         | 
        
           
            Gets or sets the repository's remote URL. This value may be relative to a repository root for some providers.
             
         |