C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.IO
FileInfo Class
FileInfo Methods
Create Method
Delete Method
Open Method
OpenRead Method
OpenText Method
OpenWrite Method
ToString Method
FileInfo
ToString Method
Returns the path as a string.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
override
string
ToString
()
Return Value
Type:
String
A string representing the path.
See Also
Reference
FileInfo Class
System.IO Namespace