Click or drag to resize
FileSystemInfoOriginalPath Field
The path originally specified by the user, whether relative or absolute.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
protected string OriginalPath

Field Value

Type: String
See Also