Interface IFileSystemInfo
Assembly: P42.Utils.dll
Syntax
public interface IFileSystemInfo
Properties
|
Improve this Doc
View Source
Exists
Declaration
Property Value
|
Improve this Doc
View Source
Extension
Declaration
string Extension { get; }
Property Value
|
Improve this Doc
View Source
FullName
Declaration
Property Value
|
Improve this Doc
View Source
Name
Declaration
Property Value
Methods
|
Improve this Doc
View Source
Delete()
Declaration
|
Improve this Doc
View Source
Equals(Object)
Declaration
Parameters
Type |
Name |
Description |
Object |
obj |
|
Returns
|
Improve this Doc
View Source
GetHashCode()
Declaration
Returns
|
Improve this Doc
View Source
ToString()
Declaration
Returns
Extension Methods