TK.GetAssets (String) Method

Get assets from initial element
<HTML5Disabled(true)> _ 
Public Shared Function GetAssets( _ 
ByVal initialElement As String
) As String()
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public static string[] GetAssets( 
string initialElement 
)
This language is not supported or no code example is available.

Parameters

initialElement
string

Initial element (branch).

Return Value

string[]

Array of string containg attributes

.NET Framework

Supported in: 4.8

In this article

Definition