Gets a value indicating whether this instance can watch file.
            
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
bool CanWatchFile { get; }  | 
| Visual Basic | 
|---|
ReadOnly Property CanWatchFile As Boolean Get  | 
Property Value
Type: Booleantrue if this instance can watch file; otherwise, false.