CreateSubdirectory()
DirectoryInfo::CreateSubdirectory(const String&) method
Creates subdirectories on the specified path.
DirectoryInfoPtr System::IO::DirectoryInfo::CreateSubdirectory(const String &path)
Arguments
Parameter | Type | Description |
---|---|---|
path | const String& | The specified path |
Return Value
The last directory specified in path.
See Also
- Typedef DirectoryInfoPtr
- Class String
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Slides