 | ShMergeHelperRootNodeAppendText Property |
변환 시 파일이름에 추가할 노드 텍스트 맵
Key : 파일 경로 ( 경로 + 이름 )
Value : 노드 텍스트
Namespace:
VIZPubLib
Assembly:
VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntaxpublic Dictionary<string, string> RootNodeAppendText { get; set; }
Property Value
Type:
DictionaryString,
String
See Also