System::IO::DirectoryInfo::CreateSubdirectory-Methode
DirectoryInfo::CreateSubdirectory method
Erstellt Unterverzeichnisse am angegebenen Pfad.
DirectoryInfoPtr System::IO::DirectoryInfo::CreateSubdirectory(const String &path)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Pfad | const String& | Der angegebene Pfad |
ReturnValue
Das zuletzt in path angegebene Verzeichnis.
Siehe auch
- Typedef DirectoryInfoPtr
- Class String
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Font for C++