WatchResult.Cookie Property
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.
Gets the cookie identifying file or directory being watched.
public:
property int Cookie { int get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public int Cookie { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Cookie : int
Public ReadOnly Property Cookie As Integer
Property Value
- Attributes