 | IniReadWriteClassReadIni Method |
파일읽기
Namespace:
Mcc.Series.Common
Assembly:
Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ReadIni(
string section,
string key
)
Parameters
- section
- Type: SystemString
읽어들일 섹션 - key
- Type: SystemString
값의 키
Return Value
Type:
String해당값을 리턴함
See Also