 | ShMetadataVO Constructor (String, String, Int32, Int32) |
Construction
Namespace:
VIZPubLib
Assembly:
VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntaxpublic ShMetadataVO(
string infile,
string item,
int nodeNameSize = -1,
int nodePathSize = -1
)
Parameters
- infile
- Type: SystemString
입력 파일 - item
- Type: SystemString
입력 항목 - nodeNameSize (Optional)
- Type: SystemInt32
이름 제한 길이 - nodePathSize (Optional)
- Type: SystemInt32
경로 제한 길이
See Also