PathHelpers Class

Helper methods for path strings.

Definition

Namespace: SnapDB.IO
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public static class PathHelpers
Inheritance
Object    PathHelpers

Methods

FormatExtension Ensures that the provided extension is in the provided format: .exe
ValidateFileName Ensures the supplied file name is valid.
ValidatePathName Ensures the supplied path name is valid.

See Also