FileSystemChangeInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about a file system change.
public ref class FileSystemChangeInformation
public class FileSystemChangeInformation
type FileSystemChangeInformation = class
Public Class FileSystemChangeInformation
- Inheritance
-
FileSystemChangeInformation
Constructors
| FileSystemChangeInformation() |
Properties
| FileContents |
Contents of the file if FileSystemChangeType is AddFile or EditFile |
| FileSystemChangeType |
See FileSystemChangeType for possible values. |
| FullPath |
Full path of the changed file/ directory. |