TK.SplitAsset Method

Split asset
<HTML5Disabled(true)> _ 
Public Shared Function SplitAsset( _ 
ByVal assetName As String
) As String()
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
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.8

In this article

Definition