Method ToString
ToString()
Returns a string containing the path format, entry type and the path. Not usable for file system operations.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |
Overrides
Remarks
This method returns the same value as ToString() method on the Path property. See that method's documentation for more details on obtaining paths suitable for display or file system operations.