| FtpHelperMakeDirectory Method |
Make Directory
Namespace:
SHConnector.Utility.Net
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public bool MakeDirectory(
string targetUri
)
Parameters
- targetUri
- Type: SystemString
Target Uri
Return Value
Type:
Boolean디렉토리 생성 결과
See Also