Show / Hide Table of Contents

Enum PathValidator.PathType

Defines an enumeration for the path types.

Namespace: Juhta.Net.Validation
Assembly: Juhta.Net.Validation.dll
Syntax
protected enum PathType

Fields

Name Description
DirectoryPath

The path is a directory path.

FilePath

The path is a file path.

  • Improve this Doc
  • View Source
Back to top Copyright © 2017-2019 Juha Lähteenmäki
Generated by DocFX