BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      IsPathRooted(string path) Method
  
            Returns a value indicating whether the specified path is rooted.
            
 
  Syntax
  
    public
    static
    bool IsPathRooted(string path)
  Parameters
  
    - path
- Type: string
 The path. 
 
  Returns
  True if the path is rooted; otherwise false.