API ReferenceSandbox
public sealed class Sandbox.FileWatch
Watch folders, dispatch events on changed files
Methods
Showing 2 methods
public virtual sealed void Dispose()
public static void Tick()
No results match this filter.
Properties
Showing 2 properties
public System.Collections.Generic.List`1<string> Sandbox.FileWatch.Changes { get; set; }
public bool Sandbox.FileWatch.Enabled { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Filesystem |
| Doc ID | T:Sandbox.FileWatch |