Mono Class Library: OverviewSystem.IO.FileInfo: Members |
The members of System.IO.FileInfo are listed below.
See Also: Inherited members from System.IO.FileSystemInfo
[read-only] Directory DirectoryInfo. Documentation for this section has not yet been entered. [read-only] DirectoryName string. Documentation for this section has not yet been entered. [read-only] overrideExists bool. Documentation for this section has not yet been entered. IsReadOnly bool. Documentation for this section has not yet been entered. [read-only] Length long. Returns the size of the file in bytes. [read-only] overrideName string. Documentation for this section has not yet been entered.
AppendText() : StreamWriter Documentation for this section has not yet been entered.CopyTo(string) : FileInfo Documentation for this section has not yet been entered.CopyTo(string, bool) : FileInfo Documentation for this section has not yet been entered.Create() : FileStream Documentation for this section has not yet been entered.CreateText() : StreamWriter Documentation for this section has not yet been entered.Decrypt() Documentation for this section has not yet been entered. overrideDelete() Documentation for this section has not yet been entered.Encrypt() Documentation for this section has not yet been entered.GetAccessControl() : System.Security.AccessControl.FileSecurity Documentation for this section has not yet been entered.GetAccessControl(System.Security.AccessControl.AccessControlSections) : System.Security.AccessControl.FileSecurity Documentation for this section has not yet been entered.MoveTo(string) Documentation for this section has not yet been entered.Open(FileMode) : FileStream Documentation for this section has not yet been entered.Open(FileMode, FileAccess) : FileStream Documentation for this section has not yet been entered.Open(FileMode, FileAccess, FileShare) : FileStream Documentation for this section has not yet been entered.OpenRead() : FileStream Documentation for this section has not yet been entered.OpenText() : StreamReader Documentation for this section has not yet been entered.OpenWrite() : FileStream Documentation for this section has not yet been entered.Replace(string, string) : FileInfo Documentation for this section has not yet been entered.Replace(string, string, bool) : FileInfo Documentation for this section has not yet been entered.SetAccessControl(System.Security.AccessControl.FileSecurity) Documentation for this section has not yet been entered. overrideToString() : string Documentation for this section has not yet been entered.