Méthode | Description | |
---|---|---|
DirectoryExists ( string path ) : bool | ||
GetDirectoryNameFromPath ( string path ) : string | ||
GetDirectoryParent ( string path ) : string |
public DirectoryExists ( string path ) : bool | ||
path | string | |
Résultat | bool |
public GetDirectoryNameFromPath ( string path ) : string | ||
path | string | |
Résultat | string |
public GetDirectoryParent ( string path ) : string | ||
path | string | |
Résultat | string |