TK.GetAssets (String) Method

Get assets from initial element
Public Shared Function GetAssets( _ 
ByVal initialElement As String
) As String()
This language is not supported or no code example is available.
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.6.2, 4.7

In this article

Definition