TK.GetLastNode Method

Get the last h9de of a Path
Public Shared Function GetLastNode( _ 
ByVal path As String
) As String
This language is not supported or no code example is available.
public static string GetLastNode( 
string path 
)
This language is not supported or no code example is available.

Parameters

path
string

Asset name

Return Value

string

last node

.NET Framework

Supported in: 4.8

In this article

Definition