WatchResult Class

Definition

public ref class WatchResult
[System.Runtime.Serialization.DataContract]
public class WatchResult
[<System.Runtime.Serialization.DataContract>]
type WatchResult = class
Public Class WatchResult
Inheritance
WatchResult
Attributes

Constructors

WatchResult(String, Int32, Boolean)

Initializes a new instance of the WatchResult class.

Properties

Cookie

Gets the cookie identifying file or directory being watched.

IsDirectory

Gets a value indicating whether indicates whether the watch result represents a directory.

Scheme

Gets the scheme of the file system provider returning the watch result.

Applies to