TK.GetParentFolder Method

Gets parent of asset path
<HTML5Disabled(true)> _ 
Public Shared Function GetParentFolder( _ 
ByVal assetPath As String
) As String
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public static string GetParentFolder( 
string assetPath 
)
This language is not supported or no code example is available.

Parameters

assetPath
string

Asset path

Return Value

string

Parent folder name

.NET Framework

Supported in: 4.8

In this article

Definition