TK.GetAssets (String, Boolean) Method
Gets asset names from asset path
Public Shared Function GetAssets( _
ByVal assetPath As String, _
ByVal onlyTags As Boolean _
) As String()
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
assetPath
-
string
Asset path
-
onlyTags
-
bool
Flag indicating whether returns only tags
Return Value
string[]
Array containg asset names
.NET Framework
Supported in: 4.6.2, 4.7