| ClashResultVOGetThumbnail Method |
지정된 경로의 미리보기 이미지 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public Image GetThumbnail(
string strPath
)
Parameters
- strPath
- Type: SystemString
이미지 경로
Return Value
Type:
Image이미지
See Also