| ClashResultVOParentName Method |
상위 노드 이름 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public string ParentName(
string NodePath,
string NodeName,
int ParentDepth
)
Parameters
- NodePath
- Type: SystemString
노드 경로 - NodeName
- Type: SystemString
노드 이름 - ParentDepth
- Type: SystemInt32
부모 깊이
Return Value
Type:
String상위 노드 이름
See Also