SkippedFileDetectEventArgs Members
Provides data for the SkippedFileDetect event.
The following tables list the members exposed by the SkippedFileDetectEventArgs type.
Public Properties
Name | Description | |
---|---|---|
Exception | Gets an exception that is thrown during the attempt to analyze the file. | |
FilePath | Gets the path of the file that could not be analyzed during change detection. The path is relative to the root directory. | |
SkipReason | Gets the reason the file could not be analyzed during change detection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SkippedFileDetectEventArgs Class
Microsoft.Synchronization.Files Namespace