FileSystemInfoFullPath Field |
Represents the fully qualified path of the directory or file.
Namespace: System.IOAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax protected string FullPath
Field Value
Type:
StringExceptions Exception | Condition |
---|
PathTooLongException | The fully qualified path is 260 or more characters. |
See Also