TK.AddElementToAssetAsync Method
        
		
       
       
        Add element name to asset
		
	
	
	
				
			
	
			
				
				
				
					Public Shared Function AddElementToAssetAsync( _ 
   ByVal name As String, _ 
   ByVal element As String, _ 
   ByVal isAttribute As Boolean _ 
) As Task(Of String)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			name
		
	
 
	- 
		string 
	
 
	Asset name 
	- 
		
			element
		
	
 
	- 
		string 
	
 
	Element name 
	- 
		
			isAttribute
		
	
 
	- 
		bool 
	
 
	Flag indicating whether should add as attribute or not 
	
		Return Value
	Task<
string> 
		
		Final asset name 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8