TK.SplitAsset Method

Split asset
Public Shared Function SplitAsset( _ 
ByVal assetName As String
) As String()
This language is not supported or no code example is available.
public static string[] SplitAsset( 
string assetName 
)
This language is not supported or no code example is available.

Parameters

assetName
string

Return Value

string[]

Array of strings

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition