CSharpTest.Net
FindFile.FileFoundEventArgs Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace : FindFile.FileFoundEventArgs Class


Glossary Item Box

The following tables list the members exposed by FindFile.FileFoundEventArgs.

Public Properties

 NameDescription
Public PropertyAttributesGets the file or folder attributes  
Public PropertyCancelEnumerationGets or sets the Cancel flag to abort the current enumeration  
Public PropertyCreationTimeUtcGets the file or folder CreationTime in Utc  
Public PropertyExtensionReturns the extenion or String.Empty  
Public PropertyFullPathGets the full path of the file or folder  
Public PropertyFullPathUncReturns the UNC path to the file or folder  
Public PropertyIsCompressedReturns true if the file or folder is Compressed  
Public PropertyIsDirectoryReturns true if the file or folder is Directory  
Public PropertyIsEncryptedReturns true if the file or folder is Encrypted  
Public PropertyIsHiddenReturns true if the file or folder is Hidden  
Public PropertyIsOfflineReturns true if the file or folder is Offline  
Public PropertyIsReadOnlyReturns true if the file or folder is ReadOnly  
Public PropertyIsReparsePointReturns true if the file or folder is ReparsePoint  
Public PropertyIsSystemReturns true if the file or folder is System  
Public PropertyLastAccessTimeUtcGets the file or folder LastAccessTime in Utc  
Public PropertyLastWriteTimeUtcGets the file or folder LastWriteTime in Utc  
Public PropertyLengthGets the length in bytes  
Public PropertyNameReturns the file or folder name (with extension)  
Public PropertyParentPathReturns the parent folder's full path  
Public PropertyParentPathUncReturns the UNC path to the parent folder  
Top

Public Methods

 NameDescription
Public MethodGetInfoCaptures the current state as a FindFile.Info structure.  
Top

See Also

Generated with Document! X 2011 by Innovasys