GetModelName Method
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
Public Shared Function GetModelName( _
ByVal itemFullPath As String _
) As String
public static string GetModelName(
string itemFullPath
)
public:
static String^ GetModelName(
String^ itemFullPath
)
Parameters
- itemFullPath