TK.Asset Method

Get reference to asset
Public Shared Function Asset( _ 
ByVal name As String
) As Object
This language is not supported or no code example is available.
public static object Asset( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
string

Asset name

Return Value

object

Reference to asset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition