Utils_FileCheckDirectoryPathValidity Method |
This checks if the path contains any invalid characters.
This also checks if the first part of the path exists.
Namespace: MicaSystems.Utils
public static OperationResult CheckDirectoryPathValidity( string path )