TK.GetSubFolders Method
        
		
       
       
        Get children from asset path
		
	
	
	
				
			
	
			
				
				
				
					<HTML5Disabled(true)> _ 
Public Shared Function GetSubFolders( _ 
   ByVal assetPath As String _ 
) As String()
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					[HTML5Disabled(true)] 
public static string[] GetSubFolders( 
   string assetPath 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			assetPath
		
	
 
	- 
		string 
	
 
	Asset path 
	
		Return Value
	string[] 
		
		Array containg children 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8