TcHmiUniversalResolver.RemoveName Method
Removes the name from the specified path.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public static string RemoveName(
string path
)
Parameters
path |
Type: System.String |
Return Value
Type: String
The path without the name.