Gets or sets whether to return folders in the search.  
             
            
Syntax
| Visual Basic (Declaration) |  | 
|---|
| Property FindFolders As System.Boolean | 
| C# |  | 
|---|
| System.bool FindFolders {get; set;} | 
| C++/CLI |  | 
|---|
| property System.bool FindFolders {
   System.bool get();
   void set ( &   System.bool value);
} | 
Property Value
True to return folders, false to not
See Also
 
            Availability
SOLIDWORKS PDM Professional Version 5.2