TcHmiApplicationJoinPath(Object) Method
Concatenates all elements of the specified Object array, using PathElementSeparator between each element.
Namespace: TcHmiSrv.Core.General
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public static string JoinPath(
params Object[] elements
)Return Value
String
A String that consists
of the specified elements delimited
by PathElementSeparator.
If elements is an empty array, the
method returns string.Empty.
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
TcHmiApplication Class JoinPath Overload TcHmiSrv.Core.General Namespace
Copyright © Beckhoff Automation GmbH & Co. KG